Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21708 (GCVE-0-2021-21708)
Vulnerability from cvelistv5 – Published: 2022-02-27 08:00 – Updated: 2024-09-17 03:18- CWE-416 - Use After Free
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:23:28.601Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-20"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.4.28",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
},
{
"lessThan": "8.0.16",
"status": "affected",
"version": "8.0.X",
"versionType": "custom"
},
{
"lessThan": "8.1.3",
"status": "affected",
"version": "8.1.X",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "dukk at softdev dot online"
}
],
"datePublic": "2022-02-14T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-29T16:06:49",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-20"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81708"
],
"discovery": "EXTERNAL"
},
"title": "UAF due to php_filter_float() failing",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2022-02-14T08:00:00.000Z",
"ID": "CVE-2021-21708",
"STATE": "PUBLIC",
"TITLE": "UAF due to php_filter_float() failing"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.28"
},
{
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.16"
},
{
"version_affected": "\u003c",
"version_name": "8.1.X",
"version_value": "8.1.3"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "dukk at softdev dot online"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81708",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220325-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-20"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81708"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2021-21708",
"datePublished": "2022-02-27T08:00:12.018780Z",
"dateReserved": "2021-01-04T00:00:00",
"dateUpdated": "2024-09-17T03:18:02.531Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.4.0\", \"versionEndExcluding\": \"7.4.28\", \"matchCriteriaId\": \"07B88F14-3867-49F4-8BE6-64E1D98927AB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.16\", \"matchCriteriaId\": \"AC80C1D0-09AC-43B1-A653-7ECFB37DC42E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.1.0\", \"versionEndExcluding\": \"8.1.3\", \"matchCriteriaId\": \"B7E795BC-F012-4904-B445-D76E358EC66D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.\"}, {\"lang\": \"es\", \"value\": \"En PHP versiones 7.4.x anteriores a 7.4.28, versiones 8.0.x anteriores a 8.0.16 y versiones 8.1.x anteriores a 8.1.3, cuando son usados funciones de filtrado con el filtro FILTER_VALIDATE_FLOAT y los l\\u00edmites m\\u00ednimo/m\\u00e1ximo, si el filtro falla, se presenta la posibilidad de que sea activado el uso de la memoria asignada despu\\u00e9s de liberarla, lo que puede resultar en un bloqueo, y potencialmente la sobreescritura de otros trozos de memoria y RCE. Este problema afecta a: el c\\u00f3digo que usa FILTER_VALIDATE_FLOAT con l\\u00edmites m\\u00edn/m\\u00e1x.\"}]",
"id": "CVE-2021-21708",
"lastModified": "2024-11-21T05:48:52.737",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L\", \"baseScore\": 8.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 4.2}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 6.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2022-02-27T08:15:06.817",
"references": "[{\"url\": \"https://bugs.php.net/bug.php?id=81708\", \"source\": \"security@php.net\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-20\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220325-0004/\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugs.php.net/bug.php?id=81708\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202209-20\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20220325-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-416\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-416\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-21708\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2022-02-27T08:15:06.817\",\"lastModified\":\"2024-11-21T05:48:52.737\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.\"},{\"lang\":\"es\",\"value\":\"En PHP versiones 7.4.x anteriores a 7.4.28, versiones 8.0.x anteriores a 8.0.16 y versiones 8.1.x anteriores a 8.1.3, cuando son usados funciones de filtrado con el filtro FILTER_VALIDATE_FLOAT y los l\u00edmites m\u00ednimo/m\u00e1ximo, si el filtro falla, se presenta la posibilidad de que sea activado el uso de la memoria asignada despu\u00e9s de liberarla, lo que puede resultar en un bloqueo, y potencialmente la sobreescritura de otros trozos de memoria y RCE. Este problema afecta a: el c\u00f3digo que usa FILTER_VALIDATE_FLOAT con l\u00edmites m\u00edn/m\u00e1x.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.28\",\"matchCriteriaId\":\"07B88F14-3867-49F4-8BE6-64E1D98927AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.16\",\"matchCriteriaId\":\"AC80C1D0-09AC-43B1-A653-7ECFB37DC42E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.3\",\"matchCriteriaId\":\"B7E795BC-F012-4904-B445-D76E358EC66D\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81708\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-20\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220325-0004/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=81708\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-20\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220325-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2022_8197
Vulnerability from csaf_redhat - Published: 2022-11-15 10:20 - Updated: 2024-11-22 19:49Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for php is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.20). (BZ#2095752)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:8197",
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2095447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095447"
},
{
"category": "external",
"summary": "2095752",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095752"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2104630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8197.json"
}
],
"title": "Red Hat Security Advisory: php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T19:49:12+00:00",
"generator": {
"date": "2024-11-22T19:49:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:8197",
"initial_release_date": "2022-11-15T10:20:27+00:00",
"revision_history": [
{
"date": "2022-11-15T10:20:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:20:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:49:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.src",
"product": {
"name": "php-0:8.0.20-3.el9.src",
"product_id": "php-0:8.0.20-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-0:8.0.20-3.el9.aarch64",
"product_id": "php-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product_id": "php-devel-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_id": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-0:8.0.20-3.el9.ppc64le",
"product_id": "php-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_id": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-0:8.0.20-3.el9.x86_64",
"product_id": "php-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product_id": "php-devel-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_id": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-0:8.0.20-3.el9.s390x",
"product_id": "php-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-0:8.0.20-3.el9.s390x",
"product_id": "php-common-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product_id": "php-devel-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-0:8.0.20-3.el9.s390x",
"product_id": "php-process-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_id": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src"
},
"product_reference": "php-0:8.0.20-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-devel-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-devel-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2025:3076
Vulnerability from csaf_redhat - Published: 2025-03-20 12:58 - Updated: 2025-12-26 15:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3076",
"url": "https://access.redhat.com/errata/RHSA-2025:3076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3076.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:32:08+00:00",
"generator": {
"date": "2025-12-26T15:32:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:3076",
"initial_release_date": "2025-03-20T12:58:06+00:00",
"revision_history": [
{
"date": "2025-03-20T12:58:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-20T12:58:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:32:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.4.0%2B16578%2Bed65e99e?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.4.0%2B16578%2Bed65e99e?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-20T12:58:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
}
]
}
RHSA-2022_7628
Vulnerability from csaf_redhat - Published: 2022-11-08 10:18 - Updated: 2024-11-22 19:53Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.30), php-pear (1.10.13). (BZ#2055422)\n\nSecurity Fix(es):\n\n* php: Special character breaks path in xml parsing (CVE-2021-21707)\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php-pear: Directory traversal vulnerability (CVE-2021-32610)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7628",
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "2055422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055422"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7628.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T19:53:06+00:00",
"generator": {
"date": "2024-11-22T19:53:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7628",
"initial_release_date": "2022-11-08T10:18:57+00:00",
"revision_history": [
{
"date": "2022-11-08T10:18:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T10:18:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:53:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:7.4:8070020220707122009:afd00e68",
"product": {
"name": "php:7.4:8070020220707122009:afd00e68",
"product_id": "php:7.4:8070020220707122009:afd00e68",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
"product_reference": "php:7.4:8070020220707122009:afd00e68",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 as a component of php:7.4:8070020220707122009:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21707",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026045"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup Language(XML) entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Special character breaks path in xml parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "RHBZ#2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707"
}
],
"release_date": "2021-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Special character breaks path in xml parsing"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2021-32610",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1988558"
}
],
"notes": [
{
"category": "description",
"text": "In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php-pear: Directory traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32610"
},
{
"category": "external",
"summary": "RHBZ#1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32610"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610"
}
],
"release_date": "2021-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x",
"AppStream-8.7.0.GA:php:7.4:8070020220707122009:afd00e68:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php-pear: Directory traversal vulnerability"
}
]
}
RHSA-2025:3016
Vulnerability from csaf_redhat - Published: 2025-03-18 18:54 - Updated: 2025-12-26 15:32Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3016",
"url": "https://access.redhat.com/errata/RHSA-2025:3016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3016.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:32:09+00:00",
"generator": {
"date": "2025-12-26T15:32:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2025:3016",
"initial_release_date": "2025-03-18T18:54:25+00:00",
"revision_history": [
{
"date": "2025-03-18T18:54:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-18T18:54:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:32:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B16577%2B0788886f?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B16577%2B0788886f?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-18T18:54:25+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
}
]
}
RHSA-2022:8197
Vulnerability from csaf_redhat - Published: 2022-11-15 10:20 - Updated: 2025-12-26 15:23Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for php is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.20). (BZ#2095752)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:8197",
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2095447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095447"
},
{
"category": "external",
"summary": "2095752",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095752"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2104630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8197.json"
}
],
"title": "Red Hat Security Advisory: php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:25+00:00",
"generator": {
"date": "2025-12-26T15:23:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:8197",
"initial_release_date": "2022-11-15T10:20:27+00:00",
"revision_history": [
{
"date": "2022-11-15T10:20:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:20:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.src",
"product": {
"name": "php-0:8.0.20-3.el9.src",
"product_id": "php-0:8.0.20-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-0:8.0.20-3.el9.aarch64",
"product_id": "php-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product_id": "php-devel-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_id": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-0:8.0.20-3.el9.ppc64le",
"product_id": "php-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_id": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-0:8.0.20-3.el9.x86_64",
"product_id": "php-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product_id": "php-devel-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_id": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-0:8.0.20-3.el9.s390x",
"product_id": "php-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-0:8.0.20-3.el9.s390x",
"product_id": "php-common-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product_id": "php-devel-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-0:8.0.20-3.el9.s390x",
"product_id": "php-process-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_id": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src"
},
"product_reference": "php-0:8.0.20-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-devel-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-devel-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2022_7624
Vulnerability from csaf_redhat - Published: 2022-11-08 09:45 - Updated: 2024-11-22 19:48Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.20). (BZ#2100876)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7624",
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2100876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100876"
},
{
"category": "external",
"summary": "2112814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7624.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-22T19:48:52+00:00",
"generator": {
"date": "2024-11-22T19:48:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2022:7624",
"initial_release_date": "2022-11-08T09:45:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:45:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:45:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T19:48:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:8.0:8070020220801083134:afd00e68",
"product": {
"name": "php:8.0:8070020220801083134:afd00e68",
"product_id": "php:8.0:8070020220801083134:afd00e68",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
"product_reference": "php:8.0:8070020220801083134:afd00e68",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 as a component of php:8.0:8070020220801083134:afd00e68 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x",
"AppStream-8.7.0.GA:php:8.0:8070020220801083134:afd00e68:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2022:7624
Vulnerability from csaf_redhat - Published: 2022-11-08 09:45 - Updated: 2025-12-26 15:23Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.20). (BZ#2100876)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7624",
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2100876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100876"
},
{
"category": "external",
"summary": "2112814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7624.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:28+00:00",
"generator": {
"date": "2025-12-26T15:23:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7624",
"initial_release_date": "2022-11-08T09:45:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:45:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:45:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2022:7628
Vulnerability from csaf_redhat - Published: 2022-11-08 10:18 - Updated: 2025-12-26 15:23Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.30), php-pear (1.10.13). (BZ#2055422)\n\nSecurity Fix(es):\n\n* php: Special character breaks path in xml parsing (CVE-2021-21707)\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php-pear: Directory traversal vulnerability (CVE-2021-32610)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7628",
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "2055422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055422"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7628.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:29+00:00",
"generator": {
"date": "2025-12-26T15:23:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7628",
"initial_release_date": "2022-11-08T10:18:57+00:00",
"revision_history": [
{
"date": "2022-11-08T10:18:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T10:18:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21707",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026045"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup Language(XML) entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Special character breaks path in xml parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "RHBZ#2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707"
}
],
"release_date": "2021-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Special character breaks path in xml parsing"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2021-32610",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1988558"
}
],
"notes": [
{
"category": "description",
"text": "In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php-pear: Directory traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32610"
},
{
"category": "external",
"summary": "RHBZ#1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32610"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610"
}
],
"release_date": "2021-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php-pear: Directory traversal vulnerability"
}
]
}
SUSE-SU-2022:0847-1
Vulnerability from csaf_suse - Published: 2022-03-15 12:11 - Updated: 2022-03-15 12:11Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2021-21708: Fixed a memory corruption issue when processing integers\n from an untrusted source (bsc#1196252).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-847,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-847,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-847,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-847,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-847,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-847,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-847,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-847,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-847,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-847,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-847,SUSE-Storage-7-2022-847",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0847-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0847-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220847-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0847-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010446.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196252",
"url": "https://bugzilla.suse.com/1196252"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-03-15T12:11:05Z",
"generator": {
"date": "2022-03-15T12:11:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0847-1",
"initial_release_date": "2022-03-15T12:11:05Z",
"revision_history": [
{
"date": "2022-03-15T12:11:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-7.4.6-3.35.1.aarch64",
"product_id": "php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product_id": "php7-bcmath-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product_id": "php7-bz2-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product_id": "php7-calendar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product_id": "php7-ctype-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product_id": "php7-curl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product_id": "php7-dba-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product_id": "php7-devel-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product_id": "php7-dom-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product_id": "php7-embed-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product_id": "php7-enchant-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product_id": "php7-exif-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product_id": "php7-firebird-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product_id": "php7-fpm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product_id": "php7-ftp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product_id": "php7-gd-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product_id": "php7-gettext-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-gmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product_id": "php7-iconv-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product_id": "php7-intl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product_id": "php7-json-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product_id": "php7-ldap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product_id": "php7-mbstring-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product_id": "php7-mysql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product_id": "php7-odbc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product_id": "php7-opcache-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product_id": "php7-openssl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product_id": "php7-pcntl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product_id": "php7-pdo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product_id": "php7-pgsql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product_id": "php7-phar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product_id": "php7-posix-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product_id": "php7-readline-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product_id": "php7-shmop-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-snmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product_id": "php7-soap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product_id": "php7-sockets-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product_id": "php7-sodium-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product_id": "php7-sqlite-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product_id": "php7-test-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product_id": "php7-tidy-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product_id": "php7-xsl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product_id": "php7-zip-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product_id": "php7-zlib-7.4.6-3.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.i586",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.i586",
"product": {
"name": "php7-7.4.6-3.35.1.i586",
"product_id": "php7-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.i586",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.i586",
"product_id": "php7-bcmath-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.i586",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.i586",
"product_id": "php7-bz2-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.i586",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.i586",
"product_id": "php7-calendar-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.i586",
"product_id": "php7-ctype-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-curl-7.4.6-3.35.1.i586",
"product_id": "php7-curl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.i586",
"product": {
"name": "php7-dba-7.4.6-3.35.1.i586",
"product_id": "php7-dba-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.i586",
"product": {
"name": "php7-devel-7.4.6-3.35.1.i586",
"product_id": "php7-devel-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.i586",
"product": {
"name": "php7-dom-7.4.6-3.35.1.i586",
"product_id": "php7-dom-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.i586",
"product": {
"name": "php7-embed-7.4.6-3.35.1.i586",
"product_id": "php7-embed-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.i586",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.i586",
"product_id": "php7-enchant-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.i586",
"product": {
"name": "php7-exif-7.4.6-3.35.1.i586",
"product_id": "php7-exif-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.i586",
"product_id": "php7-fastcgi-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.i586",
"product_id": "php7-fileinfo-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.i586",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.i586",
"product_id": "php7-firebird-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.i586",
"product_id": "php7-fpm-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.i586",
"product_id": "php7-ftp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gd-7.4.6-3.35.1.i586",
"product_id": "php7-gd-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.i586",
"product_id": "php7-gettext-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.i586",
"product_id": "php7-gmp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.i586",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.i586",
"product_id": "php7-iconv-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-intl-7.4.6-3.35.1.i586",
"product_id": "php7-intl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.i586",
"product": {
"name": "php7-json-7.4.6-3.35.1.i586",
"product_id": "php7-json-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.i586",
"product_id": "php7-ldap-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.i586",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.i586",
"product_id": "php7-mbstring-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.i586",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.i586",
"product_id": "php7-mysql-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.i586",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.i586",
"product_id": "php7-odbc-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.i586",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.i586",
"product_id": "php7-opcache-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.i586",
"product_id": "php7-openssl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.i586",
"product_id": "php7-pcntl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.i586",
"product_id": "php7-pdo-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.i586",
"product_id": "php7-pgsql-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.i586",
"product": {
"name": "php7-phar-7.4.6-3.35.1.i586",
"product_id": "php7-phar-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.i586",
"product": {
"name": "php7-posix-7.4.6-3.35.1.i586",
"product_id": "php7-posix-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.i586",
"product": {
"name": "php7-readline-7.4.6-3.35.1.i586",
"product_id": "php7-readline-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.i586",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.i586",
"product_id": "php7-shmop-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.i586",
"product_id": "php7-snmp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.i586",
"product": {
"name": "php7-soap-7.4.6-3.35.1.i586",
"product_id": "php7-soap-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.i586",
"product_id": "php7-sockets-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.i586",
"product_id": "php7-sodium-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.i586",
"product_id": "php7-sqlite-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.i586",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.i586",
"product_id": "php7-sysvsem-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.i586",
"product_id": "php7-sysvshm-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.i586",
"product": {
"name": "php7-test-7.4.6-3.35.1.i586",
"product_id": "php7-test-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.i586",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.i586",
"product_id": "php7-tidy-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.i586",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.i586",
"product_id": "php7-tokenizer-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.i586",
"product_id": "php7-xmlreader-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.i586",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.i586",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.i586",
"product_id": "php7-xsl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.i586",
"product": {
"name": "php7-zip-7.4.6-3.35.1.i586",
"product_id": "php7-zip-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.i586",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.i586",
"product_id": "php7-zlib-7.4.6-3.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-7.4.6-3.35.1.ppc64le",
"product_id": "php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bcmath-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bz2-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-calendar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ctype-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-curl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dba-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product_id": "php7-devel-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dom-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product_id": "php7-embed-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product_id": "php7-enchant-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product_id": "php7-exif-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fastcgi-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fileinfo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product_id": "php7-firebird-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fpm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ftp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gd-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gettext-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product_id": "php7-iconv-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-intl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product_id": "php7-json-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ldap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mbstring-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mysql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-odbc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product_id": "php7-opcache-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-openssl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pcntl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pdo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pgsql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-phar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product_id": "php7-posix-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product_id": "php7-readline-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product_id": "php7-shmop-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-snmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-soap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sockets-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sodium-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sqlite-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvsem-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvshm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product_id": "php7-test-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tidy-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tokenizer-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlreader-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xsl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zip-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zlib-7.4.6-3.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-7.4.6-3.35.1.s390x",
"product_id": "php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product_id": "php7-bcmath-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product_id": "php7-bz2-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product_id": "php7-calendar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product_id": "php7-ctype-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product_id": "php7-curl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product_id": "php7-dba-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product_id": "php7-devel-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product_id": "php7-dom-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product_id": "php7-embed-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product_id": "php7-enchant-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product_id": "php7-exif-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product_id": "php7-fastcgi-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product_id": "php7-fileinfo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product_id": "php7-firebird-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product_id": "php7-fpm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product_id": "php7-ftp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product_id": "php7-gd-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product_id": "php7-gettext-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product_id": "php7-gmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product_id": "php7-iconv-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product_id": "php7-intl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-json-7.4.6-3.35.1.s390x",
"product_id": "php7-json-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product_id": "php7-ldap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product_id": "php7-mbstring-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product_id": "php7-mysql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product_id": "php7-odbc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product_id": "php7-opcache-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product_id": "php7-openssl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product_id": "php7-pcntl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product_id": "php7-pdo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product_id": "php7-pgsql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product_id": "php7-phar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product_id": "php7-posix-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product_id": "php7-readline-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product_id": "php7-shmop-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product_id": "php7-snmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product_id": "php7-soap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product_id": "php7-sockets-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product_id": "php7-sodium-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product_id": "php7-sqlite-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvsem-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvshm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-test-7.4.6-3.35.1.s390x",
"product_id": "php7-test-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product_id": "php7-tidy-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product_id": "php7-tokenizer-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlreader-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product_id": "php7-xsl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product_id": "php7-zip-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product_id": "php7-zlib-7.4.6-3.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-7.4.6-3.35.1.x86_64",
"product_id": "php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product_id": "php7-bcmath-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product_id": "php7-bz2-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product_id": "php7-calendar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product_id": "php7-ctype-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product_id": "php7-curl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product_id": "php7-dba-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product_id": "php7-devel-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product_id": "php7-dom-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product_id": "php7-embed-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product_id": "php7-enchant-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product_id": "php7-exif-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product_id": "php7-firebird-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product_id": "php7-fpm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product_id": "php7-ftp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product_id": "php7-gd-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product_id": "php7-gettext-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-gmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product_id": "php7-iconv-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product_id": "php7-intl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product_id": "php7-json-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product_id": "php7-ldap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product_id": "php7-mbstring-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product_id": "php7-mysql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product_id": "php7-odbc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product_id": "php7-opcache-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product_id": "php7-openssl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product_id": "php7-pcntl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product_id": "php7-pdo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product_id": "php7-pgsql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product_id": "php7-phar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product_id": "php7-posix-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product_id": "php7-readline-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product_id": "php7-shmop-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-snmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product_id": "php7-soap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product_id": "php7-sockets-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product_id": "php7-sodium-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product_id": "php7-sqlite-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product_id": "php7-test-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product_id": "php7-tidy-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product_id": "php7-xsl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product_id": "php7-zip-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product_id": "php7-zlib-7.4.6-3.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-embed-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-embed-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-15T12:11:05Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
}
]
}
SUSE-SU-2022:4068-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:55 - Updated: 2022-11-18 10:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4068,SUSE-SLE-Module-Web-Scripting-12-2022-4068,SUSE-SLE-SDK-12-SP5-2022-4068",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4068-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4068-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224068-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4068-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012984.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2022-11-18T10:55:22Z",
"generator": {
"date": "2022-11-18T10:55:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4068-1",
"initial_release_date": "2022-11-18T10:55:22Z",
"revision_history": [
{
"date": "2022-11-18T10:55:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-7.4.33-1.47.2.aarch64",
"product_id": "php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product_id": "php74-bcmath-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product_id": "php74-bz2-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product_id": "php74-calendar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product_id": "php74-ctype-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product_id": "php74-curl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product_id": "php74-dba-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product_id": "php74-devel-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product_id": "php74-dom-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product_id": "php74-embed-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product_id": "php74-enchant-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product_id": "php74-exif-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product_id": "php74-firebird-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product_id": "php74-fpm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product_id": "php74-ftp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product_id": "php74-gd-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product_id": "php74-gettext-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-gmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product_id": "php74-iconv-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product_id": "php74-intl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product_id": "php74-json-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product_id": "php74-ldap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product_id": "php74-mbstring-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product_id": "php74-mysql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product_id": "php74-odbc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product_id": "php74-opcache-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product_id": "php74-openssl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product_id": "php74-pcntl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product_id": "php74-pdo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product_id": "php74-pgsql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product_id": "php74-phar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product_id": "php74-posix-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product_id": "php74-readline-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product_id": "php74-shmop-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-snmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product_id": "php74-soap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product_id": "php74-sockets-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product_id": "php74-sodium-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product_id": "php74-sqlite-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product_id": "php74-test-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product_id": "php74-tidy-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product_id": "php74-xsl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product_id": "php74-zip-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product_id": "php74-zlib-7.4.33-1.47.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.i586",
"product": {
"name": "php74-7.4.33-1.47.2.i586",
"product_id": "php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product_id": "php74-bcmath-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product_id": "php74-bz2-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product_id": "php74-calendar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product_id": "php74-ctype-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-curl-7.4.33-1.47.2.i586",
"product_id": "php74-curl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dba-7.4.33-1.47.2.i586",
"product_id": "php74-dba-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.i586",
"product": {
"name": "php74-devel-7.4.33-1.47.2.i586",
"product_id": "php74-devel-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dom-7.4.33-1.47.2.i586",
"product_id": "php74-dom-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.i586",
"product": {
"name": "php74-embed-7.4.33-1.47.2.i586",
"product_id": "php74-embed-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product_id": "php74-enchant-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.i586",
"product": {
"name": "php74-exif-7.4.33-1.47.2.i586",
"product_id": "php74-exif-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product_id": "php74-fastcgi-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product_id": "php74-fileinfo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product_id": "php74-firebird-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product_id": "php74-fpm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product_id": "php74-ftp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gd-7.4.33-1.47.2.i586",
"product_id": "php74-gd-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product_id": "php74-gettext-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product_id": "php74-gmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product_id": "php74-iconv-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-intl-7.4.33-1.47.2.i586",
"product_id": "php74-intl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.i586",
"product": {
"name": "php74-json-7.4.33-1.47.2.i586",
"product_id": "php74-json-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product_id": "php74-ldap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product_id": "php74-mbstring-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product_id": "php74-mysql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product_id": "php74-odbc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product_id": "php74-opcache-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product_id": "php74-openssl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product_id": "php74-pcntl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product_id": "php74-pdo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product_id": "php74-pgsql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-phar-7.4.33-1.47.2.i586",
"product_id": "php74-phar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.i586",
"product": {
"name": "php74-posix-7.4.33-1.47.2.i586",
"product_id": "php74-posix-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.i586",
"product": {
"name": "php74-readline-7.4.33-1.47.2.i586",
"product_id": "php74-readline-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product_id": "php74-shmop-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product_id": "php74-snmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-soap-7.4.33-1.47.2.i586",
"product_id": "php74-soap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product_id": "php74-sockets-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product_id": "php74-sodium-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product_id": "php74-sqlite-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product_id": "php74-sysvsem-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product_id": "php74-sysvshm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.i586",
"product": {
"name": "php74-test-7.4.33-1.47.2.i586",
"product_id": "php74-test-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product_id": "php74-tidy-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product_id": "php74-tokenizer-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product_id": "php74-xmlreader-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product_id": "php74-xsl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zip-7.4.33-1.47.2.i586",
"product_id": "php74-zip-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product_id": "php74-zlib-7.4.33-1.47.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-7.4.33-1.47.2.ppc64le",
"product_id": "php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bz2-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-calendar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ctype-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-curl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dba-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product_id": "php74-devel-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dom-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product_id": "php74-embed-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product_id": "php74-enchant-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product_id": "php74-exif-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product_id": "php74-firebird-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fpm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ftp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gd-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gettext-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product_id": "php74-iconv-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-intl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product_id": "php74-json-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ldap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mysql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-odbc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product_id": "php74-opcache-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-openssl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pdo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-phar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product_id": "php74-posix-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product_id": "php74-readline-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product_id": "php74-shmop-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-snmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-soap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sockets-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sodium-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product_id": "php74-test-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tidy-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xsl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zip-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zlib-7.4.33-1.47.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390",
"product": {
"name": "php74-7.4.33-1.47.2.s390",
"product_id": "php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product_id": "php74-bz2-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product_id": "php74-calendar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product_id": "php74-ctype-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390",
"product_id": "php74-curl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390",
"product_id": "php74-dba-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390",
"product_id": "php74-devel-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390",
"product_id": "php74-dom-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390",
"product_id": "php74-embed-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product_id": "php74-enchant-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390",
"product_id": "php74-exif-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product_id": "php74-firebird-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product_id": "php74-fpm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product_id": "php74-ftp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390",
"product_id": "php74-gd-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product_id": "php74-gettext-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product_id": "php74-gmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product_id": "php74-iconv-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390",
"product_id": "php74-intl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390",
"product_id": "php74-json-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product_id": "php74-ldap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product_id": "php74-mysql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product_id": "php74-odbc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product_id": "php74-opcache-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product_id": "php74-openssl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product_id": "php74-pdo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390",
"product_id": "php74-phar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390",
"product_id": "php74-posix-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390",
"product_id": "php74-readline-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product_id": "php74-shmop-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product_id": "php74-snmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390",
"product_id": "php74-soap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product_id": "php74-sockets-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product_id": "php74-sodium-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390",
"product_id": "php74-test-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product_id": "php74-tidy-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product_id": "php74-xsl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390",
"product_id": "php74-zip-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product_id": "php74-zlib-7.4.33-1.47.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-7.4.33-1.47.2.s390x",
"product_id": "php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product_id": "php74-bz2-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product_id": "php74-calendar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product_id": "php74-ctype-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product_id": "php74-curl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product_id": "php74-dba-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product_id": "php74-devel-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product_id": "php74-dom-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product_id": "php74-embed-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product_id": "php74-enchant-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product_id": "php74-exif-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product_id": "php74-firebird-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product_id": "php74-fpm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product_id": "php74-ftp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product_id": "php74-gd-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product_id": "php74-gettext-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product_id": "php74-gmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product_id": "php74-iconv-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product_id": "php74-intl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390x",
"product_id": "php74-json-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product_id": "php74-ldap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product_id": "php74-mysql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product_id": "php74-odbc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product_id": "php74-opcache-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product_id": "php74-openssl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product_id": "php74-pdo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product_id": "php74-phar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product_id": "php74-posix-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product_id": "php74-readline-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product_id": "php74-shmop-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product_id": "php74-snmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product_id": "php74-soap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product_id": "php74-sockets-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product_id": "php74-sodium-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390x",
"product_id": "php74-test-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product_id": "php74-tidy-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product_id": "php74-xsl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product_id": "php74-zip-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product_id": "php74-zlib-7.4.33-1.47.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-7.4.33-1.47.2.x86_64",
"product_id": "php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product_id": "php74-bcmath-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product_id": "php74-bz2-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product_id": "php74-calendar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product_id": "php74-ctype-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product_id": "php74-curl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product_id": "php74-dba-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product_id": "php74-devel-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product_id": "php74-dom-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product_id": "php74-embed-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product_id": "php74-enchant-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product_id": "php74-exif-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product_id": "php74-firebird-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product_id": "php74-fpm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product_id": "php74-ftp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product_id": "php74-gd-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product_id": "php74-gettext-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-gmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product_id": "php74-iconv-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product_id": "php74-intl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product_id": "php74-json-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product_id": "php74-ldap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product_id": "php74-mbstring-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product_id": "php74-mysql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product_id": "php74-odbc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product_id": "php74-opcache-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product_id": "php74-openssl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product_id": "php74-pcntl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product_id": "php74-pdo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product_id": "php74-pgsql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product_id": "php74-phar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product_id": "php74-posix-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product_id": "php74-readline-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product_id": "php74-shmop-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-snmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product_id": "php74-soap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product_id": "php74-sockets-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product_id": "php74-sodium-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product_id": "php74-sqlite-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product_id": "php74-test-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product_id": "php74-tidy-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product_id": "php74-xsl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product_id": "php74-zip-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product_id": "php74-zlib-7.4.33-1.47.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-curl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dba-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dom-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-exif-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gd-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-intl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-json-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-json-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-json-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-phar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-posix-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-readline-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-soap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zip-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-devel-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2020-7068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7068"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7068",
"url": "https://www.suse.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "SUSE Bug 1175203 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175203"
},
{
"category": "external",
"summary": "SUSE Bug 1175223 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7069"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7069",
"url": "https://www.suse.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "SUSE Bug 1177351 for CVE-2020-7069",
"url": "https://bugzilla.suse.com/1177351"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2020-7070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7070"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7070",
"url": "https://www.suse.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-7070",
"url": "https://bugzilla.suse.com/1177352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2020-7071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7071"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7071",
"url": "https://www.suse.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "SUSE Bug 1180706 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1180706"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2021-21702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21702"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21702",
"url": "https://www.suse.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2021-21702",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2021-21703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21703"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21703",
"url": "https://www.suse.com/security/cve/CVE-2021-21703"
},
{
"category": "external",
"summary": "SUSE Bug 1192050 for CVE-2021-21703",
"url": "https://bugzilla.suse.com/1192050"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21704"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21704",
"url": "https://www.suse.com/security/cve/CVE-2021-21704"
},
{
"category": "external",
"summary": "SUSE Bug 1188035 for CVE-2021-21704",
"url": "https://bugzilla.suse.com/1188035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21705"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21705",
"url": "https://www.suse.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "SUSE Bug 1188037 for CVE-2021-21705",
"url": "https://bugzilla.suse.com/1188037"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
SUSE-SU-2022:0654-1
Vulnerability from csaf_suse - Published: 2022-03-01 17:14 - Updated: 2022-03-01 17:14Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- CVE-2021-21708: Fixed use after free due to php_filter_float() failing for ints (bsc#1196252).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-654,SUSE-SLE-Module-Web-Scripting-12-2022-654,SUSE-SLE-SDK-12-SP5-2022-654",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0654-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0654-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220654-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0654-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010323.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196252",
"url": "https://bugzilla.suse.com/1196252"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2022-03-01T17:14:43Z",
"generator": {
"date": "2022-03-01T17:14:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0654-1",
"initial_release_date": "2022-03-01T17:14:43Z",
"revision_history": [
{
"date": "2022-03-01T17:14:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-7.4.6-1.36.1.aarch64",
"product_id": "php74-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.aarch64",
"product_id": "php74-bcmath-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.aarch64",
"product_id": "php74-bz2-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.aarch64",
"product_id": "php74-calendar-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.aarch64",
"product_id": "php74-ctype-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-curl-7.4.6-1.36.1.aarch64",
"product_id": "php74-curl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-dba-7.4.6-1.36.1.aarch64",
"product_id": "php74-dba-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-devel-7.4.6-1.36.1.aarch64",
"product_id": "php74-devel-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-dom-7.4.6-1.36.1.aarch64",
"product_id": "php74-dom-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-embed-7.4.6-1.36.1.aarch64",
"product_id": "php74-embed-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.aarch64",
"product_id": "php74-enchant-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-exif-7.4.6-1.36.1.aarch64",
"product_id": "php74-exif-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"product_id": "php74-fastcgi-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"product_id": "php74-fileinfo-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.aarch64",
"product_id": "php74-firebird-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.aarch64",
"product_id": "php74-fpm-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.aarch64",
"product_id": "php74-ftp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gd-7.4.6-1.36.1.aarch64",
"product_id": "php74-gd-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.aarch64",
"product_id": "php74-gettext-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.aarch64",
"product_id": "php74-gmp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.aarch64",
"product_id": "php74-iconv-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-intl-7.4.6-1.36.1.aarch64",
"product_id": "php74-intl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-json-7.4.6-1.36.1.aarch64",
"product_id": "php74-json-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.aarch64",
"product_id": "php74-ldap-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.aarch64",
"product_id": "php74-mbstring-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.aarch64",
"product_id": "php74-mysql-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.aarch64",
"product_id": "php74-odbc-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.aarch64",
"product_id": "php74-opcache-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.aarch64",
"product_id": "php74-openssl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.aarch64",
"product_id": "php74-pcntl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.aarch64",
"product_id": "php74-pdo-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.aarch64",
"product_id": "php74-pgsql-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-phar-7.4.6-1.36.1.aarch64",
"product_id": "php74-phar-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-posix-7.4.6-1.36.1.aarch64",
"product_id": "php74-posix-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-readline-7.4.6-1.36.1.aarch64",
"product_id": "php74-readline-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.aarch64",
"product_id": "php74-shmop-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.aarch64",
"product_id": "php74-snmp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-soap-7.4.6-1.36.1.aarch64",
"product_id": "php74-soap-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.aarch64",
"product_id": "php74-sockets-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.aarch64",
"product_id": "php74-sodium-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.aarch64",
"product_id": "php74-sqlite-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvsem-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvshm-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-test-7.4.6-1.36.1.aarch64",
"product_id": "php74-test-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.aarch64",
"product_id": "php74-tidy-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"product_id": "php74-tokenizer-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlreader-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.aarch64",
"product_id": "php74-xsl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-zip-7.4.6-1.36.1.aarch64",
"product_id": "php74-zip-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.aarch64",
"product_id": "php74-zlib-7.4.6-1.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.i586",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.i586",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.i586",
"product": {
"name": "php74-7.4.6-1.36.1.i586",
"product_id": "php74-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.i586",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.i586",
"product_id": "php74-bcmath-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.i586",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.i586",
"product_id": "php74-bz2-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.i586",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.i586",
"product_id": "php74-calendar-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.i586",
"product_id": "php74-ctype-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-curl-7.4.6-1.36.1.i586",
"product_id": "php74-curl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.i586",
"product": {
"name": "php74-dba-7.4.6-1.36.1.i586",
"product_id": "php74-dba-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.i586",
"product": {
"name": "php74-devel-7.4.6-1.36.1.i586",
"product_id": "php74-devel-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.i586",
"product": {
"name": "php74-dom-7.4.6-1.36.1.i586",
"product_id": "php74-dom-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.i586",
"product": {
"name": "php74-embed-7.4.6-1.36.1.i586",
"product_id": "php74-embed-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.i586",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.i586",
"product_id": "php74-enchant-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.i586",
"product": {
"name": "php74-exif-7.4.6-1.36.1.i586",
"product_id": "php74-exif-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.i586",
"product_id": "php74-fastcgi-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.i586",
"product_id": "php74-fileinfo-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.i586",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.i586",
"product_id": "php74-firebird-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.i586",
"product_id": "php74-fpm-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.i586",
"product_id": "php74-ftp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gd-7.4.6-1.36.1.i586",
"product_id": "php74-gd-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.i586",
"product_id": "php74-gettext-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.i586",
"product_id": "php74-gmp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.i586",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.i586",
"product_id": "php74-iconv-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-intl-7.4.6-1.36.1.i586",
"product_id": "php74-intl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.i586",
"product": {
"name": "php74-json-7.4.6-1.36.1.i586",
"product_id": "php74-json-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.i586",
"product_id": "php74-ldap-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.i586",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.i586",
"product_id": "php74-mbstring-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.i586",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.i586",
"product_id": "php74-mysql-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.i586",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.i586",
"product_id": "php74-odbc-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.i586",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.i586",
"product_id": "php74-opcache-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.i586",
"product_id": "php74-openssl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.i586",
"product_id": "php74-pcntl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.i586",
"product_id": "php74-pdo-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.i586",
"product_id": "php74-pgsql-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.i586",
"product": {
"name": "php74-phar-7.4.6-1.36.1.i586",
"product_id": "php74-phar-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.i586",
"product": {
"name": "php74-posix-7.4.6-1.36.1.i586",
"product_id": "php74-posix-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.i586",
"product": {
"name": "php74-readline-7.4.6-1.36.1.i586",
"product_id": "php74-readline-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.i586",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.i586",
"product_id": "php74-shmop-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.i586",
"product_id": "php74-snmp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.i586",
"product": {
"name": "php74-soap-7.4.6-1.36.1.i586",
"product_id": "php74-soap-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.i586",
"product_id": "php74-sockets-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.i586",
"product_id": "php74-sodium-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.i586",
"product_id": "php74-sqlite-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.i586",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.i586",
"product_id": "php74-sysvsem-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.i586",
"product_id": "php74-sysvshm-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.i586",
"product": {
"name": "php74-test-7.4.6-1.36.1.i586",
"product_id": "php74-test-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.i586",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.i586",
"product_id": "php74-tidy-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.i586",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.i586",
"product_id": "php74-tokenizer-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.i586",
"product_id": "php74-xmlreader-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.i586",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.i586",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.i586",
"product_id": "php74-xsl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.i586",
"product": {
"name": "php74-zip-7.4.6-1.36.1.i586",
"product_id": "php74-zip-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.i586",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.i586",
"product_id": "php74-zlib-7.4.6-1.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-7.4.6-1.36.1.ppc64le",
"product_id": "php74-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"product_id": "php74-bcmath-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.ppc64le",
"product_id": "php74-bz2-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.ppc64le",
"product_id": "php74-calendar-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ctype-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-curl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-curl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-dba-7.4.6-1.36.1.ppc64le",
"product_id": "php74-dba-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-devel-7.4.6-1.36.1.ppc64le",
"product_id": "php74-devel-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-dom-7.4.6-1.36.1.ppc64le",
"product_id": "php74-dom-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-embed-7.4.6-1.36.1.ppc64le",
"product_id": "php74-embed-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.ppc64le",
"product_id": "php74-enchant-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-exif-7.4.6-1.36.1.ppc64le",
"product_id": "php74-exif-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fastcgi-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fileinfo-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.ppc64le",
"product_id": "php74-firebird-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fpm-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ftp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gd-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gd-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gettext-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gmp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.ppc64le",
"product_id": "php74-iconv-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-intl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-intl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-json-7.4.6-1.36.1.ppc64le",
"product_id": "php74-json-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ldap-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"product_id": "php74-mbstring-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.ppc64le",
"product_id": "php74-mysql-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.ppc64le",
"product_id": "php74-odbc-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.ppc64le",
"product_id": "php74-opcache-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-openssl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pcntl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pdo-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pgsql-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-phar-7.4.6-1.36.1.ppc64le",
"product_id": "php74-phar-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-posix-7.4.6-1.36.1.ppc64le",
"product_id": "php74-posix-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-readline-7.4.6-1.36.1.ppc64le",
"product_id": "php74-readline-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.ppc64le",
"product_id": "php74-shmop-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-snmp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-soap-7.4.6-1.36.1.ppc64le",
"product_id": "php74-soap-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sockets-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sodium-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sqlite-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvsem-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvshm-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-test-7.4.6-1.36.1.ppc64le",
"product_id": "php74-test-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.ppc64le",
"product_id": "php74-tidy-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"product_id": "php74-tokenizer-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlreader-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xsl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-zip-7.4.6-1.36.1.ppc64le",
"product_id": "php74-zip-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.ppc64le",
"product_id": "php74-zlib-7.4.6-1.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.s390",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.s390",
"product": {
"name": "php74-7.4.6-1.36.1.s390",
"product_id": "php74-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.s390",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.s390",
"product_id": "php74-bcmath-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.s390",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.s390",
"product_id": "php74-bz2-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.s390",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.s390",
"product_id": "php74-calendar-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.s390",
"product_id": "php74-ctype-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-curl-7.4.6-1.36.1.s390",
"product_id": "php74-curl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.s390",
"product": {
"name": "php74-dba-7.4.6-1.36.1.s390",
"product_id": "php74-dba-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.s390",
"product": {
"name": "php74-devel-7.4.6-1.36.1.s390",
"product_id": "php74-devel-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.s390",
"product": {
"name": "php74-dom-7.4.6-1.36.1.s390",
"product_id": "php74-dom-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.s390",
"product": {
"name": "php74-embed-7.4.6-1.36.1.s390",
"product_id": "php74-embed-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.s390",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.s390",
"product_id": "php74-enchant-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.s390",
"product": {
"name": "php74-exif-7.4.6-1.36.1.s390",
"product_id": "php74-exif-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390",
"product_id": "php74-fastcgi-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390",
"product_id": "php74-fileinfo-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.s390",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.s390",
"product_id": "php74-firebird-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.s390",
"product_id": "php74-fpm-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.s390",
"product_id": "php74-ftp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gd-7.4.6-1.36.1.s390",
"product_id": "php74-gd-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.s390",
"product_id": "php74-gettext-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.s390",
"product_id": "php74-gmp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.s390",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.s390",
"product_id": "php74-iconv-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-intl-7.4.6-1.36.1.s390",
"product_id": "php74-intl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.s390",
"product": {
"name": "php74-json-7.4.6-1.36.1.s390",
"product_id": "php74-json-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.s390",
"product_id": "php74-ldap-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.s390",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.s390",
"product_id": "php74-mbstring-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.s390",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.s390",
"product_id": "php74-mysql-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.s390",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.s390",
"product_id": "php74-odbc-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.s390",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.s390",
"product_id": "php74-opcache-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.s390",
"product_id": "php74-openssl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.s390",
"product_id": "php74-pcntl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.s390",
"product_id": "php74-pdo-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.s390",
"product_id": "php74-pgsql-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.s390",
"product": {
"name": "php74-phar-7.4.6-1.36.1.s390",
"product_id": "php74-phar-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.s390",
"product": {
"name": "php74-posix-7.4.6-1.36.1.s390",
"product_id": "php74-posix-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.s390",
"product": {
"name": "php74-readline-7.4.6-1.36.1.s390",
"product_id": "php74-readline-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.s390",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.s390",
"product_id": "php74-shmop-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.s390",
"product_id": "php74-snmp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.s390",
"product": {
"name": "php74-soap-7.4.6-1.36.1.s390",
"product_id": "php74-soap-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.s390",
"product_id": "php74-sockets-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.s390",
"product_id": "php74-sodium-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.s390",
"product_id": "php74-sqlite-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390",
"product_id": "php74-sysvsem-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390",
"product_id": "php74-sysvshm-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.s390",
"product": {
"name": "php74-test-7.4.6-1.36.1.s390",
"product_id": "php74-test-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.s390",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.s390",
"product_id": "php74-tidy-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.s390",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390",
"product_id": "php74-tokenizer-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390",
"product_id": "php74-xmlreader-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.s390",
"product_id": "php74-xsl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.s390",
"product": {
"name": "php74-zip-7.4.6-1.36.1.s390",
"product_id": "php74-zip-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.s390",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.s390",
"product_id": "php74-zlib-7.4.6-1.36.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-7.4.6-1.36.1.s390x",
"product_id": "php74-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.s390x",
"product_id": "php74-bcmath-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.s390x",
"product_id": "php74-bz2-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.s390x",
"product_id": "php74-calendar-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.s390x",
"product_id": "php74-ctype-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-curl-7.4.6-1.36.1.s390x",
"product_id": "php74-curl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-dba-7.4.6-1.36.1.s390x",
"product_id": "php74-dba-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-devel-7.4.6-1.36.1.s390x",
"product_id": "php74-devel-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-dom-7.4.6-1.36.1.s390x",
"product_id": "php74-dom-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-embed-7.4.6-1.36.1.s390x",
"product_id": "php74-embed-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.s390x",
"product_id": "php74-enchant-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-exif-7.4.6-1.36.1.s390x",
"product_id": "php74-exif-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390x",
"product_id": "php74-fastcgi-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390x",
"product_id": "php74-fileinfo-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.s390x",
"product_id": "php74-firebird-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.s390x",
"product_id": "php74-fpm-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.s390x",
"product_id": "php74-ftp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gd-7.4.6-1.36.1.s390x",
"product_id": "php74-gd-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.s390x",
"product_id": "php74-gettext-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.s390x",
"product_id": "php74-gmp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.s390x",
"product_id": "php74-iconv-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-intl-7.4.6-1.36.1.s390x",
"product_id": "php74-intl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-json-7.4.6-1.36.1.s390x",
"product_id": "php74-json-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.s390x",
"product_id": "php74-ldap-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.s390x",
"product_id": "php74-mbstring-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.s390x",
"product_id": "php74-mysql-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.s390x",
"product_id": "php74-odbc-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.s390x",
"product_id": "php74-opcache-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.s390x",
"product_id": "php74-openssl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.s390x",
"product_id": "php74-pcntl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.s390x",
"product_id": "php74-pdo-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.s390x",
"product_id": "php74-pgsql-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-phar-7.4.6-1.36.1.s390x",
"product_id": "php74-phar-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-posix-7.4.6-1.36.1.s390x",
"product_id": "php74-posix-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-readline-7.4.6-1.36.1.s390x",
"product_id": "php74-readline-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.s390x",
"product_id": "php74-shmop-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.s390x",
"product_id": "php74-snmp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-soap-7.4.6-1.36.1.s390x",
"product_id": "php74-soap-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.s390x",
"product_id": "php74-sockets-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.s390x",
"product_id": "php74-sodium-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.s390x",
"product_id": "php74-sqlite-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvsem-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvshm-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-test-7.4.6-1.36.1.s390x",
"product_id": "php74-test-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.s390x",
"product_id": "php74-tidy-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390x",
"product_id": "php74-tokenizer-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlreader-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.s390x",
"product_id": "php74-xsl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-zip-7.4.6-1.36.1.s390x",
"product_id": "php74-zip-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.s390x",
"product_id": "php74-zlib-7.4.6-1.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-7.4.6-1.36.1.x86_64",
"product_id": "php74-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.x86_64",
"product_id": "php74-bcmath-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.x86_64",
"product_id": "php74-bz2-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.x86_64",
"product_id": "php74-calendar-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.x86_64",
"product_id": "php74-ctype-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-curl-7.4.6-1.36.1.x86_64",
"product_id": "php74-curl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-dba-7.4.6-1.36.1.x86_64",
"product_id": "php74-dba-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-devel-7.4.6-1.36.1.x86_64",
"product_id": "php74-devel-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-dom-7.4.6-1.36.1.x86_64",
"product_id": "php74-dom-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-embed-7.4.6-1.36.1.x86_64",
"product_id": "php74-embed-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.x86_64",
"product_id": "php74-enchant-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-exif-7.4.6-1.36.1.x86_64",
"product_id": "php74-exif-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"product_id": "php74-fastcgi-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"product_id": "php74-fileinfo-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.x86_64",
"product_id": "php74-firebird-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.x86_64",
"product_id": "php74-fpm-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.x86_64",
"product_id": "php74-ftp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gd-7.4.6-1.36.1.x86_64",
"product_id": "php74-gd-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.x86_64",
"product_id": "php74-gettext-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.x86_64",
"product_id": "php74-gmp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.x86_64",
"product_id": "php74-iconv-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-intl-7.4.6-1.36.1.x86_64",
"product_id": "php74-intl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-json-7.4.6-1.36.1.x86_64",
"product_id": "php74-json-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.x86_64",
"product_id": "php74-ldap-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.x86_64",
"product_id": "php74-mbstring-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.x86_64",
"product_id": "php74-mysql-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.x86_64",
"product_id": "php74-odbc-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.x86_64",
"product_id": "php74-opcache-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.x86_64",
"product_id": "php74-openssl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.x86_64",
"product_id": "php74-pcntl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.x86_64",
"product_id": "php74-pdo-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.x86_64",
"product_id": "php74-pgsql-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-phar-7.4.6-1.36.1.x86_64",
"product_id": "php74-phar-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-posix-7.4.6-1.36.1.x86_64",
"product_id": "php74-posix-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-readline-7.4.6-1.36.1.x86_64",
"product_id": "php74-readline-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.x86_64",
"product_id": "php74-shmop-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.x86_64",
"product_id": "php74-snmp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-soap-7.4.6-1.36.1.x86_64",
"product_id": "php74-soap-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.x86_64",
"product_id": "php74-sockets-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.x86_64",
"product_id": "php74-sodium-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.x86_64",
"product_id": "php74-sqlite-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvsem-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvshm-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-test-7.4.6-1.36.1.x86_64",
"product_id": "php74-test-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.x86_64",
"product_id": "php74-tidy-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"product_id": "php74-tokenizer-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlreader-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.x86_64",
"product_id": "php74-xsl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-zip-7.4.6-1.36.1.x86_64",
"product_id": "php74-zip-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.x86_64",
"product_id": "php74-zlib-7.4.6-1.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-curl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-curl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-curl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-curl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-dba-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-dba-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-dba-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-dba-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-dom-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-dom-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-dom-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-dom-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-exif-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-exif-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-exif-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-exif-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gd-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gd-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gd-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gd-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-intl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-intl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-intl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-intl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-json-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-json-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-json-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-json-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-phar-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-phar-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-phar-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-phar-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-posix-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-posix-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-posix-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-posix-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-readline-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-readline-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-readline-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-readline-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-soap-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-soap-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-soap-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-soap-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-zip-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-zip-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-zip-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-zip-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-devel-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-devel-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-devel-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-devel-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-01T17:14:43Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
}
]
}
SUSE-SU-2022:3997-1
Vulnerability from csaf_suse - Published: 2022-11-15 16:07 - Updated: 2022-11-15 16:07Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3997,SUSE-SLE-Module-Legacy-15-SP4-2022-3997,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-3997,openSUSE-SLE-15.4-2022-3997",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3997-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3997-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223997-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3997-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012935.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-15T16:07:32Z",
"generator": {
"date": "2022-11-15T16:07:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3997-1",
"initial_release_date": "2022-11-15T16:07:32Z",
"revision_history": [
{
"date": "2022-11-15T16:07:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-cli-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-curl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-dba-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-devel-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-dom-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-embed-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-exif-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gd-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-intl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-json-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-phar-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-posix-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-readline-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-soap-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.aarch64",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.aarch64",
"product_id": "php7-test-7.4.33-150400.4.13.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-zip-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-7.4.33-150400.4.13.1.i586",
"product_id": "php7-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.i586",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.i586",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.i586",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.i586",
"product_id": "php7-cli-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-curl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.i586",
"product_id": "php7-dba-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.i586",
"product_id": "php7-devel-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.i586",
"product_id": "php7-dom-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.i586",
"product_id": "php7-embed-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.i586",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.i586",
"product_id": "php7-exif-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gd-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.i586",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-intl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.i586",
"product_id": "php7-json-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.i586",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.i586",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.i586",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.i586",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.i586",
"product_id": "php7-phar-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.i586",
"product_id": "php7-posix-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.i586",
"product_id": "php7-readline-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.i586",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.i586",
"product_id": "php7-soap-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.i586",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.i586",
"product_id": "php7-test-7.4.33-150400.4.13.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.i586",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.i586",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.i586",
"product_id": "php7-zip-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.i586",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-cli-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-curl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-dba-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-devel-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-dom-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-embed-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-exif-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gd-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-intl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-json-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-phar-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-posix-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-readline-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-soap-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"product_id": "php7-test-7.4.33-150400.4.13.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-zip-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-cli-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-curl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-dba-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-devel-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-dom-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-embed-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-exif-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gd-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-intl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-json-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-phar-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-posix-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-readline-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-soap-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.s390x",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.s390x",
"product_id": "php7-test-7.4.33-150400.4.13.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-zip-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-cli-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-curl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-dba-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-devel-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-dom-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-embed-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-exif-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gd-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-intl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-json-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-phar-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-posix-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-readline-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-soap-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.x86_64",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.x86_64",
"product_id": "php7-test-7.4.33-150400.4.13.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-zip-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
SUSE-SU-2022:4069-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:56 - Updated: 2022-11-18 10:56Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4069,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-4069,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-4069,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-4069,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-4069,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-4069,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-4069,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-4069,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-4069,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-4069,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-4069,SUSE-Storage-7-2022-4069,openSUSE-SLE-15.3-2022-4069,openSUSE-SLE-15.4-2022-4069",
"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_4069-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4069-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224069-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4069-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012985.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-18T10:56:52Z",
"generator": {
"date": "2022-11-18T10:56:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4069-1",
"initial_release_date": "2022-11-18T10:56:52Z",
"revision_history": [
{
"date": "2022-11-18T10:56:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-json-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-test-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.46.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-7.4.33-150200.3.46.2.i586",
"product_id": "php7-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.i586",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.i586",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-curl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.i586",
"product_id": "php7-dba-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.i586",
"product_id": "php7-devel-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.i586",
"product_id": "php7-dom-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.i586",
"product_id": "php7-embed-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.i586",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.i586",
"product_id": "php7-exif-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.i586",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.i586",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gd-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.i586",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-intl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.i586",
"product_id": "php7-json-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.i586",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.i586",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.i586",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.i586",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.i586",
"product_id": "php7-phar-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.i586",
"product_id": "php7-posix-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.i586",
"product_id": "php7-readline-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.i586",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.i586",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.i586",
"product_id": "php7-soap-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.i586",
"product_id": "php7-test-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.i586",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.i586",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.i586",
"product_id": "php7-zip-7.4.33-150200.3.46.2.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.i586",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.46.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-curl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-dba-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-devel-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-dom-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-embed-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-exif-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gd-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-intl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-json-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-phar-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-posix-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-readline-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-soap-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-test-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-zip-7.4.33-150200.3.46.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-json-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-test-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.46.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.46.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"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": "php7-embed-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-embed-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-test-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.46.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.46.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2020-7068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7068"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7068",
"url": "https://www.suse.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "SUSE Bug 1175203 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175203"
},
{
"category": "external",
"summary": "SUSE Bug 1175223 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7069"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7069",
"url": "https://www.suse.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "SUSE Bug 1177351 for CVE-2020-7069",
"url": "https://bugzilla.suse.com/1177351"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2020-7070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7070"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7070",
"url": "https://www.suse.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-7070",
"url": "https://bugzilla.suse.com/1177352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2020-7071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7071"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7071",
"url": "https://www.suse.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "SUSE Bug 1180706 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1180706"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2021-21702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21702"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21702",
"url": "https://www.suse.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2021-21702",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2021-21703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21703"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21703",
"url": "https://www.suse.com/security/cve/CVE-2021-21703"
},
{
"category": "external",
"summary": "SUSE Bug 1192050 for CVE-2021-21703",
"url": "https://bugzilla.suse.com/1192050"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21704"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21704",
"url": "https://www.suse.com/security/cve/CVE-2021-21704"
},
{
"category": "external",
"summary": "SUSE Bug 1188035 for CVE-2021-21704",
"url": "https://bugzilla.suse.com/1188035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21705"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21705",
"url": "https://www.suse.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "SUSE Bug 1188037 for CVE-2021-21705",
"url": "https://bugzilla.suse.com/1188037"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.33-150200.3.46.2.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-json-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-test-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.33-150200.3.46.2.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.46.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:56:52Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
CERTFR-2023-AVI-0537
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 23.1R1 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 20.4R3-S6-EVO, 20.4R3-S7-EVO, 21.2R3-S5-EVO, 21.3R3-S1-EVO, 21.3R3-S4-EVO, 21.4R3-EVO, 21.4R3-S2-EVO, 21.4R3-S3-EVO, 21.4R3-S4-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.1R3-S3-EVO, 22.2R2-EVO, 22.2R2-S1-EVO, 22.2R3-S2-EVO*, 22.2R3-EVO et 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.4R1-EVO, 22.4R1-S2-EVO, 22.4R2-EVO, 23.1R1-EVO | ||
| Juniper Networks | Junos OS | Junos OS gamme QFX10000 versions antérieures à 20.4R3-S5, 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S2, 22.3R2 et 22.4R1 | ||
| Juniper Networks | Junos OS | Junos OS gamme SRX versions antérieures à 20.2R3-S7, 20.4R3-S6, 21.1R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 22.1R3-S1, 22.2R3, 22.3R2, 22.3R2-S1, 22.3R3, 22.4R1-S1, 22.4R1-S2, 22.4R2 et 23.1R1 | ||
| Juniper Networks | Junos OS | Junos OS gamme MX versions antérieures à 19.1R3-S10, 19.2R3-S7, 19.3R3-S8, 19.4R3-S12, 20.2R3-S8, 20.4R3-S7, 21.1R3-S5, 21.2R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 21.4R3-S4, 22.1R3-S2, 22.1R3-S3, 22.2R3-S1, 22.3R3, 22.3R2-S1, 22.4R1-S2, 22.4R2 et 23.1R1 | ||
| Juniper Networks | N/A | Juniper Networks gammes SRX et MX versions antérieures à SigPack 3598 | ||
| Juniper Networks | Junos OS | Junos OS gammes SRX 4600 et SRX 5000 versions antérieures à 20.2R3-S7, 20.4R3-S7, 21.1R3-S5, 21.2R3-S3, 21.3R3-S3, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S1, 22.3R2 et 22.4R1 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 19.1R3-S10, 19.2R3-S7, 19.3R3-S7, 19.3R3-S8, 19.4R3-S9, 19.4R3-S10, 19.4R3-S11, 20.2R3-S7, 20.3R3-S5, 20.3R3-S6, 20.4R3-S6, 20.4R3-S7, 21.1R3-S4, 21.2R3-S2, 21.3R3-S1, 21.4R3, 22.1R1-S2, 22.1R2, 22.2R2, 20.2R3-S6, 20.4R3-S5, 21.1R3-S4, 21.2R3-S3, 21.2R3-S5, 21.3R3-S2, 21.3R3-S4, 21.4R3, 21.4R3-S4, 22.1R3, 22.2R2, 22.2R3, 22.3R1, 22.3R2, 22.4R1 et 23.2R1 | ||
| Juniper Networks | N/A | Juniper Networks Contrail Cloud versions antérieures à 16.3.0 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 23.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S6-EVO, 20.4R3-S7-EVO, 21.2R3-S5-EVO, 21.3R3-S1-EVO, 21.3R3-S4-EVO, 21.4R3-EVO, 21.4R3-S2-EVO, 21.4R3-S3-EVO, 21.4R3-S4-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.1R3-S3-EVO, 22.2R2-EVO, 22.2R2-S1-EVO, 22.2R3-S2-EVO*, 22.2R3-EVO et 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.4R1-EVO, 22.4R1-S2-EVO, 22.4R2-EVO, 23.1R1-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme QFX10000 versions ant\u00e9rieures \u00e0 20.4R3-S5, 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S2, 22.3R2 et 22.4R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme SRX versions ant\u00e9rieures \u00e0 20.2R3-S7, 20.4R3-S6, 21.1R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 22.1R3-S1, 22.2R3, 22.3R2, 22.3R2-S1, 22.3R3, 22.4R1-S1, 22.4R1-S2, 22.4R2 et 23.1R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme MX versions ant\u00e9rieures \u00e0 19.1R3-S10, 19.2R3-S7, 19.3R3-S8, 19.4R3-S12, 20.2R3-S8, 20.4R3-S7, 21.1R3-S5, 21.2R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 21.4R3-S4, 22.1R3-S2, 22.1R3-S3, 22.2R3-S1, 22.3R3, 22.3R2-S1, 22.4R1-S2, 22.4R2 et 23.1R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Juniper Networks gammes SRX et MX versions ant\u00e9rieures \u00e0 SigPack 3598",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gammes SRX 4600 et SRX 5000 versions ant\u00e9rieures \u00e0 20.2R3-S7, 20.4R3-S7, 21.1R3-S5, 21.2R3-S3, 21.3R3-S3, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S1, 22.3R2 et 22.4R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 19.1R3-S10, 19.2R3-S7, 19.3R3-S7, 19.3R3-S8, 19.4R3-S9, 19.4R3-S10, 19.4R3-S11, 20.2R3-S7, 20.3R3-S5, 20.3R3-S6, 20.4R3-S6, 20.4R3-S7, 21.1R3-S4, 21.2R3-S2, 21.3R3-S1, 21.4R3, 22.1R1-S2, 22.1R2, 22.2R2, 20.2R3-S6, 20.4R3-S5, 21.1R3-S4, 21.2R3-S3, 21.2R3-S5, 21.3R3-S2, 21.3R3-S4, 21.4R3, 21.4R3-S4, 22.1R3, 22.2R2, 22.2R3, 22.3R1, 22.3R2, 22.4R1 et 23.2R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Juniper Networks Contrail Cloud versions ant\u00e9rieures \u00e0 16.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40085"
},
{
"name": "CVE-2022-41974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41974"
},
{
"name": "CVE-2023-36831",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36831"
},
{
"name": "CVE-2023-36848",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36848"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2023-36850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36850"
},
{
"name": "CVE-2023-36833",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36833"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2022-2964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2964"
},
{
"name": "CVE-2022-42703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42703"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-30123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30123"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2022-31626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31626"
},
{
"name": "CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"name": "CVE-2021-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21704"
},
{
"name": "CVE-2023-36849",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36849"
},
{
"name": "CVE-2021-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"name": "CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"name": "CVE-2020-13946",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13946"
},
{
"name": "CVE-2021-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"name": "CVE-2023-36832",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36832"
},
{
"name": "CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"name": "CVE-2023-36836",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36836"
},
{
"name": "CVE-2017-7653",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7653"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2021-26401",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26401"
},
{
"name": "CVE-2022-4378",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4378"
},
{
"name": "CVE-2022-31627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31627"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38023"
},
{
"name": "CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"name": "CVE-2023-36834",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36834"
},
{
"name": "CVE-2017-7654",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7654"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2023-36840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36840"
},
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"name": "CVE-2021-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21703"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2022-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3276"
},
{
"name": "CVE-2017-7655",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7655"
},
{
"name": "CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"name": "CVE-2023-28985",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28985"
},
{
"name": "CVE-2023-36838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36838"
},
{
"name": "CVE-2023-36835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36835"
}
],
"links": [],
"reference": "CERTFR-2023-AVI-0537",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-07-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71636 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-Series-jbuf-memory-leak-when-SSL-Proxy-and-UTM-Web-Filtering-is-applied-CVE-2023-36831?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71639 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-MX-Series-PFE-crash-upon-receipt-of-specific-packet-destined-to-an-AMS-interface-CVE-2023-36832?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71661 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-MX-Series-An-MPC-will-crash-upon-receipt-of-a-malformed-CFM-packet-CVE-2023-36850?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71659 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-The-FPC-will-crash-on-receiving-a-malformed-CFM-packet-CVE-2023-36848?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71647 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-rpd-crash-occurs-when-a-specific-L2VPN-command-is-run-CVE-2023-36840?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71642 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-QFX10000-Series-All-traffic-will-be-dropped-after-a-specific-valid-IP-packet-has-been-received-which-needs-to-be-routed-over-a-VXLAN-tunnel-CVE-2023-36835?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71660 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-The-l2cpd-will-crash-when-a-malformed-LLDP-packet-is-received-CVE-2023-36849?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71662 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-SRX-Series-and-MX-Series-An-FPC-core-is-observed-when-IDP-is-enabled-on-the-device-and-a-specific-malformed-SSL-packet-is-received-CVE-2023-28985?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71651 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-Evolved-Multiple-NTP-vulnerabilities-resolved?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71643 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-a-MoFRR-scenario-an-rpd-core-may-be-observed-when-a-low-privileged-CLI-command-is-executed-CVE-2023-36836?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71641 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-4600-and-SRX-5000-Series-The-receipt-of-specific-genuine-packets-by-SRXes-configured-for-L2-transparency-will-cause-a-DoS-CVE-2023-36834?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71645 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-Series-A-flowd-core-occurs-when-running-a-low-privileged-CLI-command-CVE-2023-36838?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71653 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-J-Web-Multiple-Vulnerabilities-in-PHP-software?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71650 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Contrail-Cloud-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Cloud-release-16-3-0?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71655 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-have-been-resolved-in-MQTT?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71640 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-Evolved-PTX10001-36MR-and-PTX10004-PTX10008-PTX10016-with-LC1201-1202-The-aftman-bt-process-will-crash-in-a-MoFRR-scenario-CVE-2023-36833?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71656 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-23-1R1-release?language=en_US"
}
]
}
CERTFR-2023-AVI-0537
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 23.1R1 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 20.4R3-S6-EVO, 20.4R3-S7-EVO, 21.2R3-S5-EVO, 21.3R3-S1-EVO, 21.3R3-S4-EVO, 21.4R3-EVO, 21.4R3-S2-EVO, 21.4R3-S3-EVO, 21.4R3-S4-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.1R3-S3-EVO, 22.2R2-EVO, 22.2R2-S1-EVO, 22.2R3-S2-EVO*, 22.2R3-EVO et 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.4R1-EVO, 22.4R1-S2-EVO, 22.4R2-EVO, 23.1R1-EVO | ||
| Juniper Networks | Junos OS | Junos OS gamme QFX10000 versions antérieures à 20.4R3-S5, 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S2, 22.3R2 et 22.4R1 | ||
| Juniper Networks | Junos OS | Junos OS gamme SRX versions antérieures à 20.2R3-S7, 20.4R3-S6, 21.1R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 22.1R3-S1, 22.2R3, 22.3R2, 22.3R2-S1, 22.3R3, 22.4R1-S1, 22.4R1-S2, 22.4R2 et 23.1R1 | ||
| Juniper Networks | Junos OS | Junos OS gamme MX versions antérieures à 19.1R3-S10, 19.2R3-S7, 19.3R3-S8, 19.4R3-S12, 20.2R3-S8, 20.4R3-S7, 21.1R3-S5, 21.2R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 21.4R3-S4, 22.1R3-S2, 22.1R3-S3, 22.2R3-S1, 22.3R3, 22.3R2-S1, 22.4R1-S2, 22.4R2 et 23.1R1 | ||
| Juniper Networks | N/A | Juniper Networks gammes SRX et MX versions antérieures à SigPack 3598 | ||
| Juniper Networks | Junos OS | Junos OS gammes SRX 4600 et SRX 5000 versions antérieures à 20.2R3-S7, 20.4R3-S7, 21.1R3-S5, 21.2R3-S3, 21.3R3-S3, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S1, 22.3R2 et 22.4R1 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 19.1R3-S10, 19.2R3-S7, 19.3R3-S7, 19.3R3-S8, 19.4R3-S9, 19.4R3-S10, 19.4R3-S11, 20.2R3-S7, 20.3R3-S5, 20.3R3-S6, 20.4R3-S6, 20.4R3-S7, 21.1R3-S4, 21.2R3-S2, 21.3R3-S1, 21.4R3, 22.1R1-S2, 22.1R2, 22.2R2, 20.2R3-S6, 20.4R3-S5, 21.1R3-S4, 21.2R3-S3, 21.2R3-S5, 21.3R3-S2, 21.3R3-S4, 21.4R3, 21.4R3-S4, 22.1R3, 22.2R2, 22.2R3, 22.3R1, 22.3R2, 22.4R1 et 23.2R1 | ||
| Juniper Networks | N/A | Juniper Networks Contrail Cloud versions antérieures à 16.3.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 23.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S6-EVO, 20.4R3-S7-EVO, 21.2R3-S5-EVO, 21.3R3-S1-EVO, 21.3R3-S4-EVO, 21.4R3-EVO, 21.4R3-S2-EVO, 21.4R3-S3-EVO, 21.4R3-S4-EVO, 22.1R1-S2-EVO, 22.1R2-EVO, 22.1R3-EVO, 22.1R3-S3-EVO, 22.2R2-EVO, 22.2R2-S1-EVO, 22.2R3-S2-EVO*, 22.2R3-EVO et 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.4R1-EVO, 22.4R1-S2-EVO, 22.4R2-EVO, 23.1R1-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme QFX10000 versions ant\u00e9rieures \u00e0 20.4R3-S5, 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S2, 22.3R2 et 22.4R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme SRX versions ant\u00e9rieures \u00e0 20.2R3-S7, 20.4R3-S6, 21.1R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 22.1R3-S1, 22.2R3, 22.3R2, 22.3R2-S1, 22.3R3, 22.4R1-S1, 22.4R1-S2, 22.4R2 et 23.1R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gamme MX versions ant\u00e9rieures \u00e0 19.1R3-S10, 19.2R3-S7, 19.3R3-S8, 19.4R3-S12, 20.2R3-S8, 20.4R3-S7, 21.1R3-S5, 21.2R3-S5, 21.2R3-S4, 21.3R3-S4, 21.4R3-S3, 21.4R3-S4, 22.1R3-S2, 22.1R3-S3, 22.2R3-S1, 22.3R3, 22.3R2-S1, 22.4R1-S2, 22.4R2 et 23.1R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Juniper Networks gammes SRX et MX versions ant\u00e9rieures \u00e0 SigPack 3598",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS gammes SRX 4600 et SRX 5000 versions ant\u00e9rieures \u00e0 20.2R3-S7, 20.4R3-S7, 21.1R3-S5, 21.2R3-S3, 21.3R3-S3, 21.4R3-S1, 22.1R3, 22.2R2, 22.3R1-S1, 22.3R2 et 22.4R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 19.1R3-S10, 19.2R3-S7, 19.3R3-S7, 19.3R3-S8, 19.4R3-S9, 19.4R3-S10, 19.4R3-S11, 20.2R3-S7, 20.3R3-S5, 20.3R3-S6, 20.4R3-S6, 20.4R3-S7, 21.1R3-S4, 21.2R3-S2, 21.3R3-S1, 21.4R3, 22.1R1-S2, 22.1R2, 22.2R2, 20.2R3-S6, 20.4R3-S5, 21.1R3-S4, 21.2R3-S3, 21.2R3-S5, 21.3R3-S2, 21.3R3-S4, 21.4R3, 21.4R3-S4, 22.1R3, 22.2R2, 22.2R3, 22.3R1, 22.3R2, 22.4R1 et 23.2R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Juniper Networks Contrail Cloud versions ant\u00e9rieures \u00e0 16.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-40085",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40085"
},
{
"name": "CVE-2022-41974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41974"
},
{
"name": "CVE-2023-36831",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36831"
},
{
"name": "CVE-2023-36848",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36848"
},
{
"name": "CVE-2022-23825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23825"
},
{
"name": "CVE-2023-36850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36850"
},
{
"name": "CVE-2023-36833",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36833"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2022-2964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2964"
},
{
"name": "CVE-2022-42703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42703"
},
{
"name": "CVE-2022-29900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29900"
},
{
"name": "CVE-2022-29901",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29901"
},
{
"name": "CVE-2022-30123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30123"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2022-31626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31626"
},
{
"name": "CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"name": "CVE-2021-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21704"
},
{
"name": "CVE-2023-36849",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36849"
},
{
"name": "CVE-2021-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"name": "CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"name": "CVE-2020-13946",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13946"
},
{
"name": "CVE-2021-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"name": "CVE-2023-36832",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36832"
},
{
"name": "CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"name": "CVE-2023-36836",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36836"
},
{
"name": "CVE-2017-7653",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7653"
},
{
"name": "CVE-2022-2795",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2795"
},
{
"name": "CVE-2021-26401",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26401"
},
{
"name": "CVE-2022-4378",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4378"
},
{
"name": "CVE-2022-31627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31627"
},
{
"name": "CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2022-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38023"
},
{
"name": "CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"name": "CVE-2023-36834",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36834"
},
{
"name": "CVE-2017-7654",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7654"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2023-36840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36840"
},
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"name": "CVE-2021-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21703"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2022-3276",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3276"
},
{
"name": "CVE-2017-7655",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7655"
},
{
"name": "CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"name": "CVE-2023-28985",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28985"
},
{
"name": "CVE-2023-36838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36838"
},
{
"name": "CVE-2023-36835",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36835"
}
],
"links": [],
"reference": "CERTFR-2023-AVI-0537",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-07-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71636 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-Series-jbuf-memory-leak-when-SSL-Proxy-and-UTM-Web-Filtering-is-applied-CVE-2023-36831?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71639 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-MX-Series-PFE-crash-upon-receipt-of-specific-packet-destined-to-an-AMS-interface-CVE-2023-36832?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71661 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-MX-Series-An-MPC-will-crash-upon-receipt-of-a-malformed-CFM-packet-CVE-2023-36850?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71659 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-The-FPC-will-crash-on-receiving-a-malformed-CFM-packet-CVE-2023-36848?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71647 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-rpd-crash-occurs-when-a-specific-L2VPN-command-is-run-CVE-2023-36840?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71642 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-QFX10000-Series-All-traffic-will-be-dropped-after-a-specific-valid-IP-packet-has-been-received-which-needs-to-be-routed-over-a-VXLAN-tunnel-CVE-2023-36835?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71660 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-The-l2cpd-will-crash-when-a-malformed-LLDP-packet-is-received-CVE-2023-36849?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71662 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-SRX-Series-and-MX-Series-An-FPC-core-is-observed-when-IDP-is-enabled-on-the-device-and-a-specific-malformed-SSL-packet-is-received-CVE-2023-28985?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71651 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-Evolved-Multiple-NTP-vulnerabilities-resolved?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71643 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-a-MoFRR-scenario-an-rpd-core-may-be-observed-when-a-low-privileged-CLI-command-is-executed-CVE-2023-36836?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71641 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-4600-and-SRX-5000-Series-The-receipt-of-specific-genuine-packets-by-SRXes-configured-for-L2-transparency-will-cause-a-DoS-CVE-2023-36834?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71645 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-SRX-Series-A-flowd-core-occurs-when-running-a-low-privileged-CLI-command-CVE-2023-36838?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71653 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-J-Web-Multiple-Vulnerabilities-in-PHP-software?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71650 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Contrail-Cloud-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Cloud-release-16-3-0?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71655 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-vulnerabilities-have-been-resolved-in-MQTT?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71640 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-OS-Evolved-PTX10001-36MR-and-PTX10004-PTX10008-PTX10016-with-LC1201-1202-The-aftman-bt-process-will-crash-in-a-MoFRR-scenario-CVE-2023-36833?language=en_US"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA71656 du 12 juillet 2023",
"url": "https://supportportal.juniper.net/s/article/2023-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-23-1R1-release?language=en_US"
}
]
}
CERTFR-2024-AVI-0341
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Synacor Zimbra Collaboration. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité, une injection de code indirecte à distance (XSS)
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Synacor | Zimbra Collaboration | Zimbra Collaboration versions 10.x antérieures à 10.0.8 | ||
| Synacor | Zimbra Collaboration | Zimbra Collaboration versions 9.x antérieures à 9.0.0 Patch 40 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Zimbra Collaboration versions 10.x ant\u00e9rieures \u00e0 10.0.8",
"product": {
"name": "Zimbra Collaboration",
"vendor": {
"name": "Synacor",
"scada": false
}
}
},
{
"description": "Zimbra Collaboration versions 9.x ant\u00e9rieures \u00e0 9.0.0 Patch 40",
"product": {
"name": "Zimbra Collaboration",
"vendor": {
"name": "Synacor",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"name": "CVE-2023-51764",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51764"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0341",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-04-22T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Synacor Zimbra\nCollaboration. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me\nde s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique\nde s\u00e9curit\u00e9, une injection de code indirecte \u00e0 distance (XSS)\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Synacor Zimbra Collaboration",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Synacor du 22 avril 2024",
"url": "https://wiki.zimbra.com/index.php?title=Zimbra_Security_Advisories\u0026oldid=70396"
}
]
}
CERTFR-2022-AVI-161
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 8.0.x ant\u00e9rieures \u00e0 8.0.16",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.1.x ant\u00e9rieures \u00e0 8.1.3",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 7.4.x ant\u00e9rieures \u00e0 7.4.28",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-161",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-02-18T00:00:00.000000"
},
{
"description": "Correction de la r\u00e9f\u00e9rence CVE",
"revision_date": "2022-02-28T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.1.3 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-8.php#8.1.3"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.0.16 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-8.php#8.0.16"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.4.28 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-7.php#7.4.28"
}
]
}
CERTFR-2024-AVI-0295
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Palo Alto Networks. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à l'intégrité des données, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Palo Alto Networks | PAN-OS | PAN-OS versions 11.1.x antérieures à 11.1.2 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.2.x antérieures à 10.2.8 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 11.0.x antérieures à 11.0.4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 9.0.x antérieures à 9.0.17-h4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 8.1.x antérieures à 8.1.26 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.1.x antérieures à 10.1.12 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 10.2.x antérieures à 10.2.8 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 11.0.x antérieures à 11.0.4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 10.1.x antérieures à 10.1.12 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 9.1.x antérieures à 9.1.17 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.0.x antérieures à 10.0.13 | ||
| Palo Alto Networks | Prisma Access | Prisma Access versions 10.2.x antérieures à 10.2.4 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PAN-OS versions 11.1.x ant\u00e9rieures \u00e0 11.1.2",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.2.x ant\u00e9rieures \u00e0 10.2.8",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 11.0.x ant\u00e9rieures \u00e0 11.0.4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 9.0.x ant\u00e9rieures \u00e0 9.0.17-h4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 8.1.x ant\u00e9rieures \u00e0 8.1.26",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.1.x ant\u00e9rieures \u00e0 10.1.12",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 10.2.x ant\u00e9rieures \u00e0 10.2.8",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 11.0.x ant\u00e9rieures \u00e0 11.0.4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 10.1.x ant\u00e9rieures \u00e0 10.1.12",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 9.1.x ant\u00e9rieures \u00e0 9.1.17",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.0.x ant\u00e9rieures \u00e0 10.0.13",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "Prisma Access versions 10.2.x ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "Prisma Access",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-25658",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25658"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2022-31676",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31676"
},
{
"name": "CVE-2024-3385",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3385"
},
{
"name": "CVE-2024-3382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3382"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2024-3383",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3383"
},
{
"name": "CVE-2024-3388",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3388"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2024-3384",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3384"
},
{
"name": "CVE-2024-3386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3386"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2024-3387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3387"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2017-9120",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9120"
},
{
"name": "CVE-2017-8923",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8923"
},
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0295",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-04-11T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Palo Alto Networks\u003c/span\u003e. Certaines d\u0027entre\nelles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 l\u0027int\u00e9grit\u00e9\ndes donn\u00e9es, un contournement de la politique de s\u00e9curit\u00e9 et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Palo Alto Networks",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-234921 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3382"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-198992 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3384"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-224964 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3388"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-208155 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3386"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-221224 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3385"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-200047 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3387"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-211764 et PAN-218522 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3383"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-SA-2024-0004 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/PAN-SA-2024-0004"
}
]
}
CERTFR-2024-AVI-0295
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Palo Alto Networks. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à l'intégrité des données, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Palo Alto Networks | PAN-OS | PAN-OS versions 11.1.x antérieures à 11.1.2 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.2.x antérieures à 10.2.8 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 11.0.x antérieures à 11.0.4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 9.0.x antérieures à 9.0.17-h4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 8.1.x antérieures à 8.1.26 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.1.x antérieures à 10.1.12 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 10.2.x antérieures à 10.2.8 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 11.0.x antérieures à 11.0.4 | ||
| Palo Alto Networks | PAN-OS | PAN-OS sur Panorama versions 10.1.x antérieures à 10.1.12 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 9.1.x antérieures à 9.1.17 | ||
| Palo Alto Networks | PAN-OS | PAN-OS versions 10.0.x antérieures à 10.0.13 | ||
| Palo Alto Networks | Prisma Access | Prisma Access versions 10.2.x antérieures à 10.2.4 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PAN-OS versions 11.1.x ant\u00e9rieures \u00e0 11.1.2",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.2.x ant\u00e9rieures \u00e0 10.2.8",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 11.0.x ant\u00e9rieures \u00e0 11.0.4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 9.0.x ant\u00e9rieures \u00e0 9.0.17-h4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 8.1.x ant\u00e9rieures \u00e0 8.1.26",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.1.x ant\u00e9rieures \u00e0 10.1.12",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 10.2.x ant\u00e9rieures \u00e0 10.2.8",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 11.0.x ant\u00e9rieures \u00e0 11.0.4",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS sur Panorama versions 10.1.x ant\u00e9rieures \u00e0 10.1.12",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 9.1.x ant\u00e9rieures \u00e0 9.1.17",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "PAN-OS versions 10.0.x ant\u00e9rieures \u00e0 10.0.13",
"product": {
"name": "PAN-OS",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
},
{
"description": "Prisma Access versions 10.2.x ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "Prisma Access",
"vendor": {
"name": "Palo Alto Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2020-25658",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25658"
},
{
"name": "CVE-2022-47629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47629"
},
{
"name": "CVE-2022-31676",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31676"
},
{
"name": "CVE-2024-3385",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3385"
},
{
"name": "CVE-2024-3382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3382"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2024-3383",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3383"
},
{
"name": "CVE-2024-3388",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3388"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2024-3384",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3384"
},
{
"name": "CVE-2024-3386",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3386"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2024-3387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3387"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2017-9120",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9120"
},
{
"name": "CVE-2017-8923",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8923"
},
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0295",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-04-11T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits Palo Alto Networks\u003c/span\u003e. Certaines d\u0027entre\nelles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 l\u0027int\u00e9grit\u00e9\ndes donn\u00e9es, un contournement de la politique de s\u00e9curit\u00e9 et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Palo Alto Networks",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-234921 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3382"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-198992 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3384"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-224964 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3388"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-208155 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3386"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-221224 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3385"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-200047 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3387"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-211764 et PAN-218522 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/CVE-2024-3383"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Palo Alto Networks PAN-SA-2024-0004 du 10 avril 2024",
"url": "https://security.paloaltonetworks.com/PAN-SA-2024-0004"
}
]
}
CERTFR-2022-AVI-161
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 8.0.x ant\u00e9rieures \u00e0 8.0.16",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.1.x ant\u00e9rieures \u00e0 8.1.3",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 7.4.x ant\u00e9rieures \u00e0 7.4.28",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
}
],
"links": [],
"reference": "CERTFR-2022-AVI-161",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-02-18T00:00:00.000000"
},
{
"description": "Correction de la r\u00e9f\u00e9rence CVE",
"revision_date": "2022-02-28T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.1.3 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-8.php#8.1.3"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.0.16 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-8.php#8.0.16"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 PHP 7.4.28 du 17 f\u00e9vrier 2022",
"url": "https://www.php.net/ChangeLog-7.php#7.4.28"
}
]
}
CERTFR-2024-AVI-0341
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Synacor Zimbra Collaboration. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un contournement de la politique de sécurité, une injection de code indirecte à distance (XSS)
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Synacor | Zimbra Collaboration | Zimbra Collaboration versions 10.x antérieures à 10.0.8 | ||
| Synacor | Zimbra Collaboration | Zimbra Collaboration versions 9.x antérieures à 9.0.0 Patch 40 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Zimbra Collaboration versions 10.x ant\u00e9rieures \u00e0 10.0.8",
"product": {
"name": "Zimbra Collaboration",
"vendor": {
"name": "Synacor",
"scada": false
}
}
},
{
"description": "Zimbra Collaboration versions 9.x ant\u00e9rieures \u00e0 9.0.0 Patch 40",
"product": {
"name": "Zimbra Collaboration",
"vendor": {
"name": "Synacor",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"name": "CVE-2023-51764",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51764"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0341",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-04-22T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Synacor Zimbra\nCollaboration. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me\nde s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un contournement de la politique\nde s\u00e9curit\u00e9, une injection de code indirecte \u00e0 distance (XSS)\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Synacor Zimbra Collaboration",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Synacor du 22 avril 2024",
"url": "https://wiki.zimbra.com/index.php?title=Zimbra_Security_Advisories\u0026oldid=70396"
}
]
}
MSRC_CVE-2021-21708
Vulnerability from csaf_microsoft - Published: 2022-02-02 00:00 - Updated: 2025-10-01 23:11Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-21708 UAF due to php_filter_float() failing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2021-21708.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "UAF due to php_filter_float() failing",
"tracking": {
"current_release_date": "2025-10-01T23:11:08.000Z",
"generator": {
"date": "2025-10-19T23:18:12.204Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-21708",
"initial_release_date": "2022-02-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-10-01T23:11:08.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 php ",
"product": {
"name": "\u003ccbl2 php ",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 php ",
"product": {
"name": "cbl2 php ",
"product_id": "19641"
}
}
],
"category": "product_name",
"name": "php"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 php as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 php as a component of CBL Mariner 2.0",
"product_id": "19641-17086"
},
"product_reference": "19641",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "general",
"text": "php",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19641-17086"
],
"known_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-21708 UAF due to php_filter_float() failing - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2021-21708.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-10-01T23:11:08.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.2,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"17086-1"
]
}
],
"title": "UAF due to php_filter_float() failing"
}
]
}
OPENSUSE-SU-2024:11861-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.28-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.28-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11861",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11861-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "php7-7.4.28-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11861-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.aarch64",
"product": {
"name": "php7-7.4.28-1.1.aarch64",
"product_id": "php7-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.28-1.1.aarch64",
"product_id": "php7-bcmath-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.aarch64",
"product": {
"name": "php7-bz2-7.4.28-1.1.aarch64",
"product_id": "php7-bz2-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.aarch64",
"product": {
"name": "php7-calendar-7.4.28-1.1.aarch64",
"product_id": "php7-calendar-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.aarch64",
"product": {
"name": "php7-cli-7.4.28-1.1.aarch64",
"product_id": "php7-cli-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ctype-7.4.28-1.1.aarch64",
"product_id": "php7-ctype-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-curl-7.4.28-1.1.aarch64",
"product_id": "php7-curl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.aarch64",
"product": {
"name": "php7-dba-7.4.28-1.1.aarch64",
"product_id": "php7-dba-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.aarch64",
"product": {
"name": "php7-devel-7.4.28-1.1.aarch64",
"product_id": "php7-devel-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.aarch64",
"product": {
"name": "php7-dom-7.4.28-1.1.aarch64",
"product_id": "php7-dom-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.aarch64",
"product": {
"name": "php7-enchant-7.4.28-1.1.aarch64",
"product_id": "php7-enchant-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.aarch64",
"product": {
"name": "php7-exif-7.4.28-1.1.aarch64",
"product_id": "php7-exif-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.aarch64",
"product_id": "php7-fileinfo-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ftp-7.4.28-1.1.aarch64",
"product_id": "php7-ftp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gd-7.4.28-1.1.aarch64",
"product_id": "php7-gd-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gettext-7.4.28-1.1.aarch64",
"product_id": "php7-gettext-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gmp-7.4.28-1.1.aarch64",
"product_id": "php7-gmp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.aarch64",
"product": {
"name": "php7-iconv-7.4.28-1.1.aarch64",
"product_id": "php7-iconv-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-intl-7.4.28-1.1.aarch64",
"product_id": "php7-intl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.aarch64",
"product": {
"name": "php7-json-7.4.28-1.1.aarch64",
"product_id": "php7-json-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ldap-7.4.28-1.1.aarch64",
"product_id": "php7-ldap-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.28-1.1.aarch64",
"product_id": "php7-mbstring-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.aarch64",
"product": {
"name": "php7-mysql-7.4.28-1.1.aarch64",
"product_id": "php7-mysql-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.aarch64",
"product": {
"name": "php7-odbc-7.4.28-1.1.aarch64",
"product_id": "php7-odbc-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.aarch64",
"product": {
"name": "php7-opcache-7.4.28-1.1.aarch64",
"product_id": "php7-opcache-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-openssl-7.4.28-1.1.aarch64",
"product_id": "php7-openssl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.28-1.1.aarch64",
"product_id": "php7-pcntl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pdo-7.4.28-1.1.aarch64",
"product_id": "php7-pdo-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.28-1.1.aarch64",
"product_id": "php7-pgsql-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.aarch64",
"product": {
"name": "php7-phar-7.4.28-1.1.aarch64",
"product_id": "php7-phar-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.aarch64",
"product": {
"name": "php7-posix-7.4.28-1.1.aarch64",
"product_id": "php7-posix-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.aarch64",
"product": {
"name": "php7-readline-7.4.28-1.1.aarch64",
"product_id": "php7-readline-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.aarch64",
"product": {
"name": "php7-shmop-7.4.28-1.1.aarch64",
"product_id": "php7-shmop-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-snmp-7.4.28-1.1.aarch64",
"product_id": "php7-snmp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.aarch64",
"product": {
"name": "php7-soap-7.4.28-1.1.aarch64",
"product_id": "php7-soap-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sockets-7.4.28-1.1.aarch64",
"product_id": "php7-sockets-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sodium-7.4.28-1.1.aarch64",
"product_id": "php7-sodium-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.28-1.1.aarch64",
"product_id": "php7-sqlite-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.aarch64",
"product_id": "php7-sysvmsg-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.aarch64",
"product_id": "php7-sysvsem-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.aarch64",
"product_id": "php7-sysvshm-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.aarch64",
"product": {
"name": "php7-tidy-7.4.28-1.1.aarch64",
"product_id": "php7-tidy-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.aarch64",
"product_id": "php7-tokenizer-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.aarch64",
"product_id": "php7-xmlreader-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.aarch64",
"product_id": "php7-xmlrpc-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.aarch64",
"product_id": "php7-xmlwriter-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xsl-7.4.28-1.1.aarch64",
"product_id": "php7-xsl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.aarch64",
"product": {
"name": "php7-zip-7.4.28-1.1.aarch64",
"product_id": "php7-zip-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.aarch64",
"product": {
"name": "php7-zlib-7.4.28-1.1.aarch64",
"product_id": "php7-zlib-7.4.28-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-7.4.28-1.1.ppc64le",
"product_id": "php7-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.28-1.1.ppc64le",
"product_id": "php7-bcmath-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.28-1.1.ppc64le",
"product_id": "php7-bz2-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.28-1.1.ppc64le",
"product_id": "php7-calendar-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-cli-7.4.28-1.1.ppc64le",
"product_id": "php7-cli-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.28-1.1.ppc64le",
"product_id": "php7-ctype-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-curl-7.4.28-1.1.ppc64le",
"product_id": "php7-curl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-dba-7.4.28-1.1.ppc64le",
"product_id": "php7-dba-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-devel-7.4.28-1.1.ppc64le",
"product_id": "php7-devel-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-dom-7.4.28-1.1.ppc64le",
"product_id": "php7-dom-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.28-1.1.ppc64le",
"product_id": "php7-enchant-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-exif-7.4.28-1.1.ppc64le",
"product_id": "php7-exif-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.ppc64le",
"product_id": "php7-fileinfo-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.28-1.1.ppc64le",
"product_id": "php7-ftp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gd-7.4.28-1.1.ppc64le",
"product_id": "php7-gd-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.28-1.1.ppc64le",
"product_id": "php7-gettext-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.28-1.1.ppc64le",
"product_id": "php7-gmp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.28-1.1.ppc64le",
"product_id": "php7-iconv-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-intl-7.4.28-1.1.ppc64le",
"product_id": "php7-intl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-json-7.4.28-1.1.ppc64le",
"product_id": "php7-json-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.28-1.1.ppc64le",
"product_id": "php7-ldap-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.28-1.1.ppc64le",
"product_id": "php7-mbstring-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.28-1.1.ppc64le",
"product_id": "php7-mysql-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.28-1.1.ppc64le",
"product_id": "php7-odbc-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.28-1.1.ppc64le",
"product_id": "php7-opcache-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.28-1.1.ppc64le",
"product_id": "php7-openssl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.28-1.1.ppc64le",
"product_id": "php7-pcntl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.28-1.1.ppc64le",
"product_id": "php7-pdo-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.28-1.1.ppc64le",
"product_id": "php7-pgsql-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-phar-7.4.28-1.1.ppc64le",
"product_id": "php7-phar-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-posix-7.4.28-1.1.ppc64le",
"product_id": "php7-posix-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-readline-7.4.28-1.1.ppc64le",
"product_id": "php7-readline-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.28-1.1.ppc64le",
"product_id": "php7-shmop-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.28-1.1.ppc64le",
"product_id": "php7-snmp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-soap-7.4.28-1.1.ppc64le",
"product_id": "php7-soap-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.28-1.1.ppc64le",
"product_id": "php7-sockets-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.28-1.1.ppc64le",
"product_id": "php7-sodium-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.28-1.1.ppc64le",
"product_id": "php7-sqlite-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvsem-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvshm-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.28-1.1.ppc64le",
"product_id": "php7-tidy-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.ppc64le",
"product_id": "php7-tokenizer-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlreader-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.28-1.1.ppc64le",
"product_id": "php7-xsl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-zip-7.4.28-1.1.ppc64le",
"product_id": "php7-zip-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.28-1.1.ppc64le",
"product_id": "php7-zlib-7.4.28-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.s390x",
"product": {
"name": "php7-7.4.28-1.1.s390x",
"product_id": "php7-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.s390x",
"product": {
"name": "php7-bcmath-7.4.28-1.1.s390x",
"product_id": "php7-bcmath-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.s390x",
"product": {
"name": "php7-bz2-7.4.28-1.1.s390x",
"product_id": "php7-bz2-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.s390x",
"product": {
"name": "php7-calendar-7.4.28-1.1.s390x",
"product_id": "php7-calendar-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.s390x",
"product": {
"name": "php7-cli-7.4.28-1.1.s390x",
"product_id": "php7-cli-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.s390x",
"product": {
"name": "php7-ctype-7.4.28-1.1.s390x",
"product_id": "php7-ctype-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.s390x",
"product": {
"name": "php7-curl-7.4.28-1.1.s390x",
"product_id": "php7-curl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.s390x",
"product": {
"name": "php7-dba-7.4.28-1.1.s390x",
"product_id": "php7-dba-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.s390x",
"product": {
"name": "php7-devel-7.4.28-1.1.s390x",
"product_id": "php7-devel-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.s390x",
"product": {
"name": "php7-dom-7.4.28-1.1.s390x",
"product_id": "php7-dom-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.s390x",
"product": {
"name": "php7-enchant-7.4.28-1.1.s390x",
"product_id": "php7-enchant-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.s390x",
"product": {
"name": "php7-exif-7.4.28-1.1.s390x",
"product_id": "php7-exif-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.s390x",
"product_id": "php7-fileinfo-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.s390x",
"product": {
"name": "php7-ftp-7.4.28-1.1.s390x",
"product_id": "php7-ftp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.s390x",
"product": {
"name": "php7-gd-7.4.28-1.1.s390x",
"product_id": "php7-gd-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.s390x",
"product": {
"name": "php7-gettext-7.4.28-1.1.s390x",
"product_id": "php7-gettext-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.s390x",
"product": {
"name": "php7-gmp-7.4.28-1.1.s390x",
"product_id": "php7-gmp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.s390x",
"product": {
"name": "php7-iconv-7.4.28-1.1.s390x",
"product_id": "php7-iconv-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.s390x",
"product": {
"name": "php7-intl-7.4.28-1.1.s390x",
"product_id": "php7-intl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.s390x",
"product": {
"name": "php7-json-7.4.28-1.1.s390x",
"product_id": "php7-json-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.s390x",
"product": {
"name": "php7-ldap-7.4.28-1.1.s390x",
"product_id": "php7-ldap-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.s390x",
"product": {
"name": "php7-mbstring-7.4.28-1.1.s390x",
"product_id": "php7-mbstring-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.s390x",
"product": {
"name": "php7-mysql-7.4.28-1.1.s390x",
"product_id": "php7-mysql-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.s390x",
"product": {
"name": "php7-odbc-7.4.28-1.1.s390x",
"product_id": "php7-odbc-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.s390x",
"product": {
"name": "php7-opcache-7.4.28-1.1.s390x",
"product_id": "php7-opcache-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.s390x",
"product": {
"name": "php7-openssl-7.4.28-1.1.s390x",
"product_id": "php7-openssl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.s390x",
"product": {
"name": "php7-pcntl-7.4.28-1.1.s390x",
"product_id": "php7-pcntl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.s390x",
"product": {
"name": "php7-pdo-7.4.28-1.1.s390x",
"product_id": "php7-pdo-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.s390x",
"product": {
"name": "php7-pgsql-7.4.28-1.1.s390x",
"product_id": "php7-pgsql-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.s390x",
"product": {
"name": "php7-phar-7.4.28-1.1.s390x",
"product_id": "php7-phar-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.s390x",
"product": {
"name": "php7-posix-7.4.28-1.1.s390x",
"product_id": "php7-posix-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.s390x",
"product": {
"name": "php7-readline-7.4.28-1.1.s390x",
"product_id": "php7-readline-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.s390x",
"product": {
"name": "php7-shmop-7.4.28-1.1.s390x",
"product_id": "php7-shmop-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.s390x",
"product": {
"name": "php7-snmp-7.4.28-1.1.s390x",
"product_id": "php7-snmp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.s390x",
"product": {
"name": "php7-soap-7.4.28-1.1.s390x",
"product_id": "php7-soap-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.s390x",
"product": {
"name": "php7-sockets-7.4.28-1.1.s390x",
"product_id": "php7-sockets-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.s390x",
"product": {
"name": "php7-sodium-7.4.28-1.1.s390x",
"product_id": "php7-sodium-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.s390x",
"product": {
"name": "php7-sqlite-7.4.28-1.1.s390x",
"product_id": "php7-sqlite-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.s390x",
"product_id": "php7-sysvmsg-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.s390x",
"product_id": "php7-sysvsem-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.s390x",
"product_id": "php7-sysvshm-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.s390x",
"product": {
"name": "php7-tidy-7.4.28-1.1.s390x",
"product_id": "php7-tidy-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.s390x",
"product_id": "php7-tokenizer-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.s390x",
"product_id": "php7-xmlreader-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.s390x",
"product_id": "php7-xmlrpc-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.s390x",
"product_id": "php7-xmlwriter-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.s390x",
"product": {
"name": "php7-xsl-7.4.28-1.1.s390x",
"product_id": "php7-xsl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.s390x",
"product": {
"name": "php7-zip-7.4.28-1.1.s390x",
"product_id": "php7-zip-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.s390x",
"product": {
"name": "php7-zlib-7.4.28-1.1.s390x",
"product_id": "php7-zlib-7.4.28-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.x86_64",
"product": {
"name": "php7-7.4.28-1.1.x86_64",
"product_id": "php7-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.28-1.1.x86_64",
"product_id": "php7-bcmath-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.x86_64",
"product": {
"name": "php7-bz2-7.4.28-1.1.x86_64",
"product_id": "php7-bz2-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.x86_64",
"product": {
"name": "php7-calendar-7.4.28-1.1.x86_64",
"product_id": "php7-calendar-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.x86_64",
"product": {
"name": "php7-cli-7.4.28-1.1.x86_64",
"product_id": "php7-cli-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ctype-7.4.28-1.1.x86_64",
"product_id": "php7-ctype-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-curl-7.4.28-1.1.x86_64",
"product_id": "php7-curl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.x86_64",
"product": {
"name": "php7-dba-7.4.28-1.1.x86_64",
"product_id": "php7-dba-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.x86_64",
"product": {
"name": "php7-devel-7.4.28-1.1.x86_64",
"product_id": "php7-devel-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.x86_64",
"product": {
"name": "php7-dom-7.4.28-1.1.x86_64",
"product_id": "php7-dom-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.x86_64",
"product": {
"name": "php7-enchant-7.4.28-1.1.x86_64",
"product_id": "php7-enchant-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.x86_64",
"product": {
"name": "php7-exif-7.4.28-1.1.x86_64",
"product_id": "php7-exif-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.x86_64",
"product_id": "php7-fileinfo-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ftp-7.4.28-1.1.x86_64",
"product_id": "php7-ftp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gd-7.4.28-1.1.x86_64",
"product_id": "php7-gd-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gettext-7.4.28-1.1.x86_64",
"product_id": "php7-gettext-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gmp-7.4.28-1.1.x86_64",
"product_id": "php7-gmp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.x86_64",
"product": {
"name": "php7-iconv-7.4.28-1.1.x86_64",
"product_id": "php7-iconv-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-intl-7.4.28-1.1.x86_64",
"product_id": "php7-intl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.x86_64",
"product": {
"name": "php7-json-7.4.28-1.1.x86_64",
"product_id": "php7-json-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ldap-7.4.28-1.1.x86_64",
"product_id": "php7-ldap-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.28-1.1.x86_64",
"product_id": "php7-mbstring-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.x86_64",
"product": {
"name": "php7-mysql-7.4.28-1.1.x86_64",
"product_id": "php7-mysql-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.x86_64",
"product": {
"name": "php7-odbc-7.4.28-1.1.x86_64",
"product_id": "php7-odbc-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.x86_64",
"product": {
"name": "php7-opcache-7.4.28-1.1.x86_64",
"product_id": "php7-opcache-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-openssl-7.4.28-1.1.x86_64",
"product_id": "php7-openssl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.28-1.1.x86_64",
"product_id": "php7-pcntl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pdo-7.4.28-1.1.x86_64",
"product_id": "php7-pdo-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.28-1.1.x86_64",
"product_id": "php7-pgsql-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.x86_64",
"product": {
"name": "php7-phar-7.4.28-1.1.x86_64",
"product_id": "php7-phar-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.x86_64",
"product": {
"name": "php7-posix-7.4.28-1.1.x86_64",
"product_id": "php7-posix-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.x86_64",
"product": {
"name": "php7-readline-7.4.28-1.1.x86_64",
"product_id": "php7-readline-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.x86_64",
"product": {
"name": "php7-shmop-7.4.28-1.1.x86_64",
"product_id": "php7-shmop-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-snmp-7.4.28-1.1.x86_64",
"product_id": "php7-snmp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.x86_64",
"product": {
"name": "php7-soap-7.4.28-1.1.x86_64",
"product_id": "php7-soap-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sockets-7.4.28-1.1.x86_64",
"product_id": "php7-sockets-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sodium-7.4.28-1.1.x86_64",
"product_id": "php7-sodium-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.28-1.1.x86_64",
"product_id": "php7-sqlite-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.x86_64",
"product_id": "php7-sysvmsg-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.x86_64",
"product_id": "php7-sysvsem-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.x86_64",
"product_id": "php7-sysvshm-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.x86_64",
"product": {
"name": "php7-tidy-7.4.28-1.1.x86_64",
"product_id": "php7-tidy-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.x86_64",
"product_id": "php7-tokenizer-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.x86_64",
"product_id": "php7-xmlreader-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.x86_64",
"product_id": "php7-xmlrpc-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.x86_64",
"product_id": "php7-xmlwriter-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xsl-7.4.28-1.1.x86_64",
"product_id": "php7-xsl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.x86_64",
"product": {
"name": "php7-zip-7.4.28-1.1.x86_64",
"product_id": "php7-zip-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.x86_64",
"product": {
"name": "php7-zlib-7.4.28-1.1.x86_64",
"product_id": "php7-zlib-7.4.28-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64"
},
"product_reference": "php7-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.s390x"
},
"product_reference": "php7-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64"
},
"product_reference": "php7-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x"
},
"product_reference": "php7-bcmath-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64"
},
"product_reference": "php7-bz2-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x"
},
"product_reference": "php7-bz2-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64"
},
"product_reference": "php7-bz2-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64"
},
"product_reference": "php7-calendar-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x"
},
"product_reference": "php7-calendar-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64"
},
"product_reference": "php7-calendar-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64"
},
"product_reference": "php7-cli-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-cli-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x"
},
"product_reference": "php7-cli-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64"
},
"product_reference": "php7-cli-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ctype-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x"
},
"product_reference": "php7-ctype-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ctype-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-curl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-curl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x"
},
"product_reference": "php7-curl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-curl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64"
},
"product_reference": "php7-dba-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-dba-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x"
},
"product_reference": "php7-dba-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64"
},
"product_reference": "php7-dba-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64"
},
"product_reference": "php7-devel-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-devel-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x"
},
"product_reference": "php7-devel-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64"
},
"product_reference": "php7-devel-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64"
},
"product_reference": "php7-dom-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-dom-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x"
},
"product_reference": "php7-dom-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64"
},
"product_reference": "php7-dom-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64"
},
"product_reference": "php7-enchant-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x"
},
"product_reference": "php7-enchant-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64"
},
"product_reference": "php7-enchant-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64"
},
"product_reference": "php7-exif-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-exif-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x"
},
"product_reference": "php7-exif-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64"
},
"product_reference": "php7-exif-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ftp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x"
},
"product_reference": "php7-ftp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ftp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gd-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gd-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x"
},
"product_reference": "php7-gd-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gd-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gettext-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x"
},
"product_reference": "php7-gettext-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gettext-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gmp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x"
},
"product_reference": "php7-gmp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gmp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64"
},
"product_reference": "php7-iconv-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x"
},
"product_reference": "php7-iconv-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64"
},
"product_reference": "php7-iconv-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-intl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-intl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x"
},
"product_reference": "php7-intl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-intl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64"
},
"product_reference": "php7-json-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-json-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x"
},
"product_reference": "php7-json-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64"
},
"product_reference": "php7-json-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ldap-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x"
},
"product_reference": "php7-ldap-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ldap-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x"
},
"product_reference": "php7-mbstring-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64"
},
"product_reference": "php7-mysql-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x"
},
"product_reference": "php7-mysql-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64"
},
"product_reference": "php7-mysql-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64"
},
"product_reference": "php7-odbc-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x"
},
"product_reference": "php7-odbc-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64"
},
"product_reference": "php7-odbc-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64"
},
"product_reference": "php7-opcache-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x"
},
"product_reference": "php7-opcache-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64"
},
"product_reference": "php7-opcache-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-openssl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x"
},
"product_reference": "php7-openssl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-openssl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x"
},
"product_reference": "php7-pcntl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pdo-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x"
},
"product_reference": "php7-pdo-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pdo-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x"
},
"product_reference": "php7-pgsql-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64"
},
"product_reference": "php7-phar-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-phar-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x"
},
"product_reference": "php7-phar-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64"
},
"product_reference": "php7-phar-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64"
},
"product_reference": "php7-posix-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-posix-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x"
},
"product_reference": "php7-posix-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64"
},
"product_reference": "php7-posix-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64"
},
"product_reference": "php7-readline-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-readline-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x"
},
"product_reference": "php7-readline-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64"
},
"product_reference": "php7-readline-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64"
},
"product_reference": "php7-shmop-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x"
},
"product_reference": "php7-shmop-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64"
},
"product_reference": "php7-shmop-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-snmp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x"
},
"product_reference": "php7-snmp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-snmp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64"
},
"product_reference": "php7-soap-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-soap-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x"
},
"product_reference": "php7-soap-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64"
},
"product_reference": "php7-soap-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sockets-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x"
},
"product_reference": "php7-sockets-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sockets-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sodium-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x"
},
"product_reference": "php7-sodium-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sodium-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x"
},
"product_reference": "php7-sqlite-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64"
},
"product_reference": "php7-tidy-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x"
},
"product_reference": "php7-tidy-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64"
},
"product_reference": "php7-tidy-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xsl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x"
},
"product_reference": "php7-xsl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xsl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64"
},
"product_reference": "php7-zip-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-zip-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x"
},
"product_reference": "php7-zip-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64"
},
"product_reference": "php7-zip-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64"
},
"product_reference": "php7-zlib-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x"
},
"product_reference": "php7-zlib-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
},
"product_reference": "php7-zlib-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21708"
}
]
}
OPENSUSE-SU-2024:11854-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.1.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php8-8.1.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11854",
"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_11854-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "php8-8.1.3-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:11854-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.3-1.1.aarch64",
"product": {
"name": "php8-8.1.3-1.1.aarch64",
"product_id": "php8-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.3-1.1.aarch64",
"product": {
"name": "php8-bcmath-8.1.3-1.1.aarch64",
"product_id": "php8-bcmath-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.3-1.1.aarch64",
"product": {
"name": "php8-bz2-8.1.3-1.1.aarch64",
"product_id": "php8-bz2-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.3-1.1.aarch64",
"product": {
"name": "php8-calendar-8.1.3-1.1.aarch64",
"product_id": "php8-calendar-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.3-1.1.aarch64",
"product": {
"name": "php8-cli-8.1.3-1.1.aarch64",
"product_id": "php8-cli-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.3-1.1.aarch64",
"product": {
"name": "php8-ctype-8.1.3-1.1.aarch64",
"product_id": "php8-ctype-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.3-1.1.aarch64",
"product": {
"name": "php8-curl-8.1.3-1.1.aarch64",
"product_id": "php8-curl-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.3-1.1.aarch64",
"product": {
"name": "php8-dba-8.1.3-1.1.aarch64",
"product_id": "php8-dba-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.3-1.1.aarch64",
"product": {
"name": "php8-devel-8.1.3-1.1.aarch64",
"product_id": "php8-devel-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.3-1.1.aarch64",
"product": {
"name": "php8-dom-8.1.3-1.1.aarch64",
"product_id": "php8-dom-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.3-1.1.aarch64",
"product": {
"name": "php8-enchant-8.1.3-1.1.aarch64",
"product_id": "php8-enchant-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.3-1.1.aarch64",
"product": {
"name": "php8-exif-8.1.3-1.1.aarch64",
"product_id": "php8-exif-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.3-1.1.aarch64",
"product": {
"name": "php8-ffi-8.1.3-1.1.aarch64",
"product_id": "php8-ffi-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.3-1.1.aarch64",
"product": {
"name": "php8-fileinfo-8.1.3-1.1.aarch64",
"product_id": "php8-fileinfo-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.3-1.1.aarch64",
"product": {
"name": "php8-ftp-8.1.3-1.1.aarch64",
"product_id": "php8-ftp-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.3-1.1.aarch64",
"product": {
"name": "php8-gd-8.1.3-1.1.aarch64",
"product_id": "php8-gd-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.3-1.1.aarch64",
"product": {
"name": "php8-gettext-8.1.3-1.1.aarch64",
"product_id": "php8-gettext-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.3-1.1.aarch64",
"product": {
"name": "php8-gmp-8.1.3-1.1.aarch64",
"product_id": "php8-gmp-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.3-1.1.aarch64",
"product": {
"name": "php8-iconv-8.1.3-1.1.aarch64",
"product_id": "php8-iconv-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.3-1.1.aarch64",
"product": {
"name": "php8-intl-8.1.3-1.1.aarch64",
"product_id": "php8-intl-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.3-1.1.aarch64",
"product": {
"name": "php8-ldap-8.1.3-1.1.aarch64",
"product_id": "php8-ldap-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.3-1.1.aarch64",
"product": {
"name": "php8-mbstring-8.1.3-1.1.aarch64",
"product_id": "php8-mbstring-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.3-1.1.aarch64",
"product": {
"name": "php8-mysql-8.1.3-1.1.aarch64",
"product_id": "php8-mysql-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.3-1.1.aarch64",
"product": {
"name": "php8-odbc-8.1.3-1.1.aarch64",
"product_id": "php8-odbc-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.3-1.1.aarch64",
"product": {
"name": "php8-opcache-8.1.3-1.1.aarch64",
"product_id": "php8-opcache-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.3-1.1.aarch64",
"product": {
"name": "php8-openssl-8.1.3-1.1.aarch64",
"product_id": "php8-openssl-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.3-1.1.aarch64",
"product": {
"name": "php8-pcntl-8.1.3-1.1.aarch64",
"product_id": "php8-pcntl-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.3-1.1.aarch64",
"product": {
"name": "php8-pdo-8.1.3-1.1.aarch64",
"product_id": "php8-pdo-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.3-1.1.aarch64",
"product": {
"name": "php8-pgsql-8.1.3-1.1.aarch64",
"product_id": "php8-pgsql-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.3-1.1.aarch64",
"product": {
"name": "php8-phar-8.1.3-1.1.aarch64",
"product_id": "php8-phar-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.3-1.1.aarch64",
"product": {
"name": "php8-posix-8.1.3-1.1.aarch64",
"product_id": "php8-posix-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.3-1.1.aarch64",
"product": {
"name": "php8-readline-8.1.3-1.1.aarch64",
"product_id": "php8-readline-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.3-1.1.aarch64",
"product": {
"name": "php8-shmop-8.1.3-1.1.aarch64",
"product_id": "php8-shmop-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.3-1.1.aarch64",
"product": {
"name": "php8-snmp-8.1.3-1.1.aarch64",
"product_id": "php8-snmp-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.3-1.1.aarch64",
"product": {
"name": "php8-soap-8.1.3-1.1.aarch64",
"product_id": "php8-soap-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sockets-8.1.3-1.1.aarch64",
"product_id": "php8-sockets-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sodium-8.1.3-1.1.aarch64",
"product_id": "php8-sodium-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sqlite-8.1.3-1.1.aarch64",
"product_id": "php8-sqlite-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.1.3-1.1.aarch64",
"product_id": "php8-sysvmsg-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sysvsem-8.1.3-1.1.aarch64",
"product_id": "php8-sysvsem-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.3-1.1.aarch64",
"product": {
"name": "php8-sysvshm-8.1.3-1.1.aarch64",
"product_id": "php8-sysvshm-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.3-1.1.aarch64",
"product": {
"name": "php8-tidy-8.1.3-1.1.aarch64",
"product_id": "php8-tidy-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.3-1.1.aarch64",
"product": {
"name": "php8-tokenizer-8.1.3-1.1.aarch64",
"product_id": "php8-tokenizer-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.3-1.1.aarch64",
"product": {
"name": "php8-xmlreader-8.1.3-1.1.aarch64",
"product_id": "php8-xmlreader-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.3-1.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.1.3-1.1.aarch64",
"product_id": "php8-xmlwriter-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.3-1.1.aarch64",
"product": {
"name": "php8-xsl-8.1.3-1.1.aarch64",
"product_id": "php8-xsl-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.3-1.1.aarch64",
"product": {
"name": "php8-zip-8.1.3-1.1.aarch64",
"product_id": "php8-zip-8.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.3-1.1.aarch64",
"product": {
"name": "php8-zlib-8.1.3-1.1.aarch64",
"product_id": "php8-zlib-8.1.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-8.1.3-1.1.ppc64le",
"product_id": "php8-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-bcmath-8.1.3-1.1.ppc64le",
"product_id": "php8-bcmath-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-bz2-8.1.3-1.1.ppc64le",
"product_id": "php8-bz2-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-calendar-8.1.3-1.1.ppc64le",
"product_id": "php8-calendar-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-cli-8.1.3-1.1.ppc64le",
"product_id": "php8-cli-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-ctype-8.1.3-1.1.ppc64le",
"product_id": "php8-ctype-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-curl-8.1.3-1.1.ppc64le",
"product_id": "php8-curl-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-dba-8.1.3-1.1.ppc64le",
"product_id": "php8-dba-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-devel-8.1.3-1.1.ppc64le",
"product_id": "php8-devel-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-dom-8.1.3-1.1.ppc64le",
"product_id": "php8-dom-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-enchant-8.1.3-1.1.ppc64le",
"product_id": "php8-enchant-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-exif-8.1.3-1.1.ppc64le",
"product_id": "php8-exif-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-ffi-8.1.3-1.1.ppc64le",
"product_id": "php8-ffi-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.1.3-1.1.ppc64le",
"product_id": "php8-fileinfo-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-ftp-8.1.3-1.1.ppc64le",
"product_id": "php8-ftp-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-gd-8.1.3-1.1.ppc64le",
"product_id": "php8-gd-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-gettext-8.1.3-1.1.ppc64le",
"product_id": "php8-gettext-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-gmp-8.1.3-1.1.ppc64le",
"product_id": "php8-gmp-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-iconv-8.1.3-1.1.ppc64le",
"product_id": "php8-iconv-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-intl-8.1.3-1.1.ppc64le",
"product_id": "php8-intl-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-ldap-8.1.3-1.1.ppc64le",
"product_id": "php8-ldap-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-mbstring-8.1.3-1.1.ppc64le",
"product_id": "php8-mbstring-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-mysql-8.1.3-1.1.ppc64le",
"product_id": "php8-mysql-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-odbc-8.1.3-1.1.ppc64le",
"product_id": "php8-odbc-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-opcache-8.1.3-1.1.ppc64le",
"product_id": "php8-opcache-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-openssl-8.1.3-1.1.ppc64le",
"product_id": "php8-openssl-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-pcntl-8.1.3-1.1.ppc64le",
"product_id": "php8-pcntl-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-pdo-8.1.3-1.1.ppc64le",
"product_id": "php8-pdo-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-pgsql-8.1.3-1.1.ppc64le",
"product_id": "php8-pgsql-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-phar-8.1.3-1.1.ppc64le",
"product_id": "php8-phar-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-posix-8.1.3-1.1.ppc64le",
"product_id": "php8-posix-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-readline-8.1.3-1.1.ppc64le",
"product_id": "php8-readline-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-shmop-8.1.3-1.1.ppc64le",
"product_id": "php8-shmop-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-snmp-8.1.3-1.1.ppc64le",
"product_id": "php8-snmp-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-soap-8.1.3-1.1.ppc64le",
"product_id": "php8-soap-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sockets-8.1.3-1.1.ppc64le",
"product_id": "php8-sockets-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sodium-8.1.3-1.1.ppc64le",
"product_id": "php8-sodium-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sqlite-8.1.3-1.1.ppc64le",
"product_id": "php8-sqlite-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.1.3-1.1.ppc64le",
"product_id": "php8-sysvmsg-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.1.3-1.1.ppc64le",
"product_id": "php8-sysvsem-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.1.3-1.1.ppc64le",
"product_id": "php8-sysvshm-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-tidy-8.1.3-1.1.ppc64le",
"product_id": "php8-tidy-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.1.3-1.1.ppc64le",
"product_id": "php8-tokenizer-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.1.3-1.1.ppc64le",
"product_id": "php8-xmlreader-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.1.3-1.1.ppc64le",
"product_id": "php8-xmlwriter-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-xsl-8.1.3-1.1.ppc64le",
"product_id": "php8-xsl-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-zip-8.1.3-1.1.ppc64le",
"product_id": "php8-zip-8.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.3-1.1.ppc64le",
"product": {
"name": "php8-zlib-8.1.3-1.1.ppc64le",
"product_id": "php8-zlib-8.1.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.3-1.1.s390x",
"product": {
"name": "php8-8.1.3-1.1.s390x",
"product_id": "php8-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.3-1.1.s390x",
"product": {
"name": "php8-bcmath-8.1.3-1.1.s390x",
"product_id": "php8-bcmath-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.3-1.1.s390x",
"product": {
"name": "php8-bz2-8.1.3-1.1.s390x",
"product_id": "php8-bz2-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.3-1.1.s390x",
"product": {
"name": "php8-calendar-8.1.3-1.1.s390x",
"product_id": "php8-calendar-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.3-1.1.s390x",
"product": {
"name": "php8-cli-8.1.3-1.1.s390x",
"product_id": "php8-cli-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.3-1.1.s390x",
"product": {
"name": "php8-ctype-8.1.3-1.1.s390x",
"product_id": "php8-ctype-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.3-1.1.s390x",
"product": {
"name": "php8-curl-8.1.3-1.1.s390x",
"product_id": "php8-curl-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.3-1.1.s390x",
"product": {
"name": "php8-dba-8.1.3-1.1.s390x",
"product_id": "php8-dba-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.3-1.1.s390x",
"product": {
"name": "php8-devel-8.1.3-1.1.s390x",
"product_id": "php8-devel-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.3-1.1.s390x",
"product": {
"name": "php8-dom-8.1.3-1.1.s390x",
"product_id": "php8-dom-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.3-1.1.s390x",
"product": {
"name": "php8-enchant-8.1.3-1.1.s390x",
"product_id": "php8-enchant-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.3-1.1.s390x",
"product": {
"name": "php8-exif-8.1.3-1.1.s390x",
"product_id": "php8-exif-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.3-1.1.s390x",
"product": {
"name": "php8-ffi-8.1.3-1.1.s390x",
"product_id": "php8-ffi-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.3-1.1.s390x",
"product": {
"name": "php8-fileinfo-8.1.3-1.1.s390x",
"product_id": "php8-fileinfo-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.3-1.1.s390x",
"product": {
"name": "php8-ftp-8.1.3-1.1.s390x",
"product_id": "php8-ftp-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.3-1.1.s390x",
"product": {
"name": "php8-gd-8.1.3-1.1.s390x",
"product_id": "php8-gd-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.3-1.1.s390x",
"product": {
"name": "php8-gettext-8.1.3-1.1.s390x",
"product_id": "php8-gettext-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.3-1.1.s390x",
"product": {
"name": "php8-gmp-8.1.3-1.1.s390x",
"product_id": "php8-gmp-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.3-1.1.s390x",
"product": {
"name": "php8-iconv-8.1.3-1.1.s390x",
"product_id": "php8-iconv-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.3-1.1.s390x",
"product": {
"name": "php8-intl-8.1.3-1.1.s390x",
"product_id": "php8-intl-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.3-1.1.s390x",
"product": {
"name": "php8-ldap-8.1.3-1.1.s390x",
"product_id": "php8-ldap-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.3-1.1.s390x",
"product": {
"name": "php8-mbstring-8.1.3-1.1.s390x",
"product_id": "php8-mbstring-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.3-1.1.s390x",
"product": {
"name": "php8-mysql-8.1.3-1.1.s390x",
"product_id": "php8-mysql-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.3-1.1.s390x",
"product": {
"name": "php8-odbc-8.1.3-1.1.s390x",
"product_id": "php8-odbc-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.3-1.1.s390x",
"product": {
"name": "php8-opcache-8.1.3-1.1.s390x",
"product_id": "php8-opcache-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.3-1.1.s390x",
"product": {
"name": "php8-openssl-8.1.3-1.1.s390x",
"product_id": "php8-openssl-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.3-1.1.s390x",
"product": {
"name": "php8-pcntl-8.1.3-1.1.s390x",
"product_id": "php8-pcntl-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.3-1.1.s390x",
"product": {
"name": "php8-pdo-8.1.3-1.1.s390x",
"product_id": "php8-pdo-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.3-1.1.s390x",
"product": {
"name": "php8-pgsql-8.1.3-1.1.s390x",
"product_id": "php8-pgsql-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.3-1.1.s390x",
"product": {
"name": "php8-phar-8.1.3-1.1.s390x",
"product_id": "php8-phar-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.3-1.1.s390x",
"product": {
"name": "php8-posix-8.1.3-1.1.s390x",
"product_id": "php8-posix-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.3-1.1.s390x",
"product": {
"name": "php8-readline-8.1.3-1.1.s390x",
"product_id": "php8-readline-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.3-1.1.s390x",
"product": {
"name": "php8-shmop-8.1.3-1.1.s390x",
"product_id": "php8-shmop-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.3-1.1.s390x",
"product": {
"name": "php8-snmp-8.1.3-1.1.s390x",
"product_id": "php8-snmp-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.3-1.1.s390x",
"product": {
"name": "php8-soap-8.1.3-1.1.s390x",
"product_id": "php8-soap-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.3-1.1.s390x",
"product": {
"name": "php8-sockets-8.1.3-1.1.s390x",
"product_id": "php8-sockets-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.3-1.1.s390x",
"product": {
"name": "php8-sodium-8.1.3-1.1.s390x",
"product_id": "php8-sodium-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.3-1.1.s390x",
"product": {
"name": "php8-sqlite-8.1.3-1.1.s390x",
"product_id": "php8-sqlite-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.3-1.1.s390x",
"product": {
"name": "php8-sysvmsg-8.1.3-1.1.s390x",
"product_id": "php8-sysvmsg-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.3-1.1.s390x",
"product": {
"name": "php8-sysvsem-8.1.3-1.1.s390x",
"product_id": "php8-sysvsem-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.3-1.1.s390x",
"product": {
"name": "php8-sysvshm-8.1.3-1.1.s390x",
"product_id": "php8-sysvshm-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.3-1.1.s390x",
"product": {
"name": "php8-tidy-8.1.3-1.1.s390x",
"product_id": "php8-tidy-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.3-1.1.s390x",
"product": {
"name": "php8-tokenizer-8.1.3-1.1.s390x",
"product_id": "php8-tokenizer-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.3-1.1.s390x",
"product": {
"name": "php8-xmlreader-8.1.3-1.1.s390x",
"product_id": "php8-xmlreader-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.3-1.1.s390x",
"product": {
"name": "php8-xmlwriter-8.1.3-1.1.s390x",
"product_id": "php8-xmlwriter-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.3-1.1.s390x",
"product": {
"name": "php8-xsl-8.1.3-1.1.s390x",
"product_id": "php8-xsl-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.3-1.1.s390x",
"product": {
"name": "php8-zip-8.1.3-1.1.s390x",
"product_id": "php8-zip-8.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.3-1.1.s390x",
"product": {
"name": "php8-zlib-8.1.3-1.1.s390x",
"product_id": "php8-zlib-8.1.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-8.1.3-1.1.x86_64",
"product": {
"name": "php8-8.1.3-1.1.x86_64",
"product_id": "php8-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.1.3-1.1.x86_64",
"product": {
"name": "php8-bcmath-8.1.3-1.1.x86_64",
"product_id": "php8-bcmath-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.1.3-1.1.x86_64",
"product": {
"name": "php8-bz2-8.1.3-1.1.x86_64",
"product_id": "php8-bz2-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.1.3-1.1.x86_64",
"product": {
"name": "php8-calendar-8.1.3-1.1.x86_64",
"product_id": "php8-calendar-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.1.3-1.1.x86_64",
"product": {
"name": "php8-cli-8.1.3-1.1.x86_64",
"product_id": "php8-cli-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.1.3-1.1.x86_64",
"product": {
"name": "php8-ctype-8.1.3-1.1.x86_64",
"product_id": "php8-ctype-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.1.3-1.1.x86_64",
"product": {
"name": "php8-curl-8.1.3-1.1.x86_64",
"product_id": "php8-curl-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.1.3-1.1.x86_64",
"product": {
"name": "php8-dba-8.1.3-1.1.x86_64",
"product_id": "php8-dba-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.1.3-1.1.x86_64",
"product": {
"name": "php8-devel-8.1.3-1.1.x86_64",
"product_id": "php8-devel-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.1.3-1.1.x86_64",
"product": {
"name": "php8-dom-8.1.3-1.1.x86_64",
"product_id": "php8-dom-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.1.3-1.1.x86_64",
"product": {
"name": "php8-enchant-8.1.3-1.1.x86_64",
"product_id": "php8-enchant-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.1.3-1.1.x86_64",
"product": {
"name": "php8-exif-8.1.3-1.1.x86_64",
"product_id": "php8-exif-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.1.3-1.1.x86_64",
"product": {
"name": "php8-ffi-8.1.3-1.1.x86_64",
"product_id": "php8-ffi-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.1.3-1.1.x86_64",
"product": {
"name": "php8-fileinfo-8.1.3-1.1.x86_64",
"product_id": "php8-fileinfo-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.1.3-1.1.x86_64",
"product": {
"name": "php8-ftp-8.1.3-1.1.x86_64",
"product_id": "php8-ftp-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.1.3-1.1.x86_64",
"product": {
"name": "php8-gd-8.1.3-1.1.x86_64",
"product_id": "php8-gd-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.1.3-1.1.x86_64",
"product": {
"name": "php8-gettext-8.1.3-1.1.x86_64",
"product_id": "php8-gettext-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.1.3-1.1.x86_64",
"product": {
"name": "php8-gmp-8.1.3-1.1.x86_64",
"product_id": "php8-gmp-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.1.3-1.1.x86_64",
"product": {
"name": "php8-iconv-8.1.3-1.1.x86_64",
"product_id": "php8-iconv-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.1.3-1.1.x86_64",
"product": {
"name": "php8-intl-8.1.3-1.1.x86_64",
"product_id": "php8-intl-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.1.3-1.1.x86_64",
"product": {
"name": "php8-ldap-8.1.3-1.1.x86_64",
"product_id": "php8-ldap-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.1.3-1.1.x86_64",
"product": {
"name": "php8-mbstring-8.1.3-1.1.x86_64",
"product_id": "php8-mbstring-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.1.3-1.1.x86_64",
"product": {
"name": "php8-mysql-8.1.3-1.1.x86_64",
"product_id": "php8-mysql-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.1.3-1.1.x86_64",
"product": {
"name": "php8-odbc-8.1.3-1.1.x86_64",
"product_id": "php8-odbc-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.1.3-1.1.x86_64",
"product": {
"name": "php8-opcache-8.1.3-1.1.x86_64",
"product_id": "php8-opcache-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.1.3-1.1.x86_64",
"product": {
"name": "php8-openssl-8.1.3-1.1.x86_64",
"product_id": "php8-openssl-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.1.3-1.1.x86_64",
"product": {
"name": "php8-pcntl-8.1.3-1.1.x86_64",
"product_id": "php8-pcntl-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.1.3-1.1.x86_64",
"product": {
"name": "php8-pdo-8.1.3-1.1.x86_64",
"product_id": "php8-pdo-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.1.3-1.1.x86_64",
"product": {
"name": "php8-pgsql-8.1.3-1.1.x86_64",
"product_id": "php8-pgsql-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.1.3-1.1.x86_64",
"product": {
"name": "php8-phar-8.1.3-1.1.x86_64",
"product_id": "php8-phar-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.1.3-1.1.x86_64",
"product": {
"name": "php8-posix-8.1.3-1.1.x86_64",
"product_id": "php8-posix-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.1.3-1.1.x86_64",
"product": {
"name": "php8-readline-8.1.3-1.1.x86_64",
"product_id": "php8-readline-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.1.3-1.1.x86_64",
"product": {
"name": "php8-shmop-8.1.3-1.1.x86_64",
"product_id": "php8-shmop-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.1.3-1.1.x86_64",
"product": {
"name": "php8-snmp-8.1.3-1.1.x86_64",
"product_id": "php8-snmp-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.1.3-1.1.x86_64",
"product": {
"name": "php8-soap-8.1.3-1.1.x86_64",
"product_id": "php8-soap-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sockets-8.1.3-1.1.x86_64",
"product_id": "php8-sockets-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sodium-8.1.3-1.1.x86_64",
"product_id": "php8-sodium-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sqlite-8.1.3-1.1.x86_64",
"product_id": "php8-sqlite-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.1.3-1.1.x86_64",
"product_id": "php8-sysvmsg-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sysvsem-8.1.3-1.1.x86_64",
"product_id": "php8-sysvsem-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.1.3-1.1.x86_64",
"product": {
"name": "php8-sysvshm-8.1.3-1.1.x86_64",
"product_id": "php8-sysvshm-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.1.3-1.1.x86_64",
"product": {
"name": "php8-tidy-8.1.3-1.1.x86_64",
"product_id": "php8-tidy-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.1.3-1.1.x86_64",
"product": {
"name": "php8-tokenizer-8.1.3-1.1.x86_64",
"product_id": "php8-tokenizer-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.1.3-1.1.x86_64",
"product": {
"name": "php8-xmlreader-8.1.3-1.1.x86_64",
"product_id": "php8-xmlreader-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.1.3-1.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.1.3-1.1.x86_64",
"product_id": "php8-xmlwriter-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.1.3-1.1.x86_64",
"product": {
"name": "php8-xsl-8.1.3-1.1.x86_64",
"product_id": "php8-xsl-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.1.3-1.1.x86_64",
"product": {
"name": "php8-zip-8.1.3-1.1.x86_64",
"product_id": "php8-zip-8.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.1.3-1.1.x86_64",
"product": {
"name": "php8-zlib-8.1.3-1.1.x86_64",
"product_id": "php8-zlib-8.1.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.3-1.1.aarch64"
},
"product_reference": "php8-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.3-1.1.s390x"
},
"product_reference": "php8-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-8.1.3-1.1.x86_64"
},
"product_reference": "php8-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.aarch64"
},
"product_reference": "php8-bcmath-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-bcmath-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.s390x"
},
"product_reference": "php8-bcmath-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.x86_64"
},
"product_reference": "php8-bcmath-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.aarch64"
},
"product_reference": "php8-bz2-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-bz2-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.s390x"
},
"product_reference": "php8-bz2-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.x86_64"
},
"product_reference": "php8-bz2-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.aarch64"
},
"product_reference": "php8-calendar-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-calendar-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.s390x"
},
"product_reference": "php8-calendar-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.x86_64"
},
"product_reference": "php8-calendar-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.3-1.1.aarch64"
},
"product_reference": "php8-cli-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-cli-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.3-1.1.s390x"
},
"product_reference": "php8-cli-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-cli-8.1.3-1.1.x86_64"
},
"product_reference": "php8-cli-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.aarch64"
},
"product_reference": "php8-ctype-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-ctype-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.s390x"
},
"product_reference": "php8-ctype-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.x86_64"
},
"product_reference": "php8-ctype-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.3-1.1.aarch64"
},
"product_reference": "php8-curl-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-curl-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.3-1.1.s390x"
},
"product_reference": "php8-curl-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-curl-8.1.3-1.1.x86_64"
},
"product_reference": "php8-curl-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.3-1.1.aarch64"
},
"product_reference": "php8-dba-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-dba-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.3-1.1.s390x"
},
"product_reference": "php8-dba-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dba-8.1.3-1.1.x86_64"
},
"product_reference": "php8-dba-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.3-1.1.aarch64"
},
"product_reference": "php8-devel-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-devel-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.3-1.1.s390x"
},
"product_reference": "php8-devel-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-devel-8.1.3-1.1.x86_64"
},
"product_reference": "php8-devel-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.3-1.1.aarch64"
},
"product_reference": "php8-dom-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-dom-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.3-1.1.s390x"
},
"product_reference": "php8-dom-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-dom-8.1.3-1.1.x86_64"
},
"product_reference": "php8-dom-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.aarch64"
},
"product_reference": "php8-enchant-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-enchant-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.s390x"
},
"product_reference": "php8-enchant-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.x86_64"
},
"product_reference": "php8-enchant-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.3-1.1.aarch64"
},
"product_reference": "php8-exif-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-exif-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.3-1.1.s390x"
},
"product_reference": "php8-exif-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-exif-8.1.3-1.1.x86_64"
},
"product_reference": "php8-exif-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.aarch64"
},
"product_reference": "php8-ffi-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-ffi-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.s390x"
},
"product_reference": "php8-ffi-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.x86_64"
},
"product_reference": "php8-ffi-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.aarch64"
},
"product_reference": "php8-fileinfo-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.s390x"
},
"product_reference": "php8-fileinfo-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.x86_64"
},
"product_reference": "php8-fileinfo-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.aarch64"
},
"product_reference": "php8-ftp-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-ftp-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.s390x"
},
"product_reference": "php8-ftp-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.x86_64"
},
"product_reference": "php8-ftp-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.3-1.1.aarch64"
},
"product_reference": "php8-gd-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-gd-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.3-1.1.s390x"
},
"product_reference": "php8-gd-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gd-8.1.3-1.1.x86_64"
},
"product_reference": "php8-gd-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.aarch64"
},
"product_reference": "php8-gettext-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-gettext-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.s390x"
},
"product_reference": "php8-gettext-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.x86_64"
},
"product_reference": "php8-gettext-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.aarch64"
},
"product_reference": "php8-gmp-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-gmp-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.s390x"
},
"product_reference": "php8-gmp-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.x86_64"
},
"product_reference": "php8-gmp-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.aarch64"
},
"product_reference": "php8-iconv-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-iconv-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.s390x"
},
"product_reference": "php8-iconv-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.x86_64"
},
"product_reference": "php8-iconv-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.3-1.1.aarch64"
},
"product_reference": "php8-intl-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-intl-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.3-1.1.s390x"
},
"product_reference": "php8-intl-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-intl-8.1.3-1.1.x86_64"
},
"product_reference": "php8-intl-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.aarch64"
},
"product_reference": "php8-ldap-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-ldap-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.s390x"
},
"product_reference": "php8-ldap-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.x86_64"
},
"product_reference": "php8-ldap-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.aarch64"
},
"product_reference": "php8-mbstring-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-mbstring-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.s390x"
},
"product_reference": "php8-mbstring-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.x86_64"
},
"product_reference": "php8-mbstring-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.aarch64"
},
"product_reference": "php8-mysql-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-mysql-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.s390x"
},
"product_reference": "php8-mysql-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.x86_64"
},
"product_reference": "php8-mysql-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.aarch64"
},
"product_reference": "php8-odbc-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-odbc-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.s390x"
},
"product_reference": "php8-odbc-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.x86_64"
},
"product_reference": "php8-odbc-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.aarch64"
},
"product_reference": "php8-opcache-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-opcache-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.s390x"
},
"product_reference": "php8-opcache-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.x86_64"
},
"product_reference": "php8-opcache-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.aarch64"
},
"product_reference": "php8-openssl-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-openssl-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.s390x"
},
"product_reference": "php8-openssl-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.x86_64"
},
"product_reference": "php8-openssl-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.aarch64"
},
"product_reference": "php8-pcntl-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-pcntl-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.s390x"
},
"product_reference": "php8-pcntl-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.x86_64"
},
"product_reference": "php8-pcntl-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.aarch64"
},
"product_reference": "php8-pdo-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-pdo-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.s390x"
},
"product_reference": "php8-pdo-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.x86_64"
},
"product_reference": "php8-pdo-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.aarch64"
},
"product_reference": "php8-pgsql-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-pgsql-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.s390x"
},
"product_reference": "php8-pgsql-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.x86_64"
},
"product_reference": "php8-pgsql-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.3-1.1.aarch64"
},
"product_reference": "php8-phar-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-phar-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.3-1.1.s390x"
},
"product_reference": "php8-phar-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-phar-8.1.3-1.1.x86_64"
},
"product_reference": "php8-phar-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.3-1.1.aarch64"
},
"product_reference": "php8-posix-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-posix-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.3-1.1.s390x"
},
"product_reference": "php8-posix-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-posix-8.1.3-1.1.x86_64"
},
"product_reference": "php8-posix-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.3-1.1.aarch64"
},
"product_reference": "php8-readline-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-readline-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.3-1.1.s390x"
},
"product_reference": "php8-readline-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-readline-8.1.3-1.1.x86_64"
},
"product_reference": "php8-readline-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.aarch64"
},
"product_reference": "php8-shmop-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-shmop-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.s390x"
},
"product_reference": "php8-shmop-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.x86_64"
},
"product_reference": "php8-shmop-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.aarch64"
},
"product_reference": "php8-snmp-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-snmp-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.s390x"
},
"product_reference": "php8-snmp-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.x86_64"
},
"product_reference": "php8-snmp-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.3-1.1.aarch64"
},
"product_reference": "php8-soap-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-soap-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.3-1.1.s390x"
},
"product_reference": "php8-soap-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-soap-8.1.3-1.1.x86_64"
},
"product_reference": "php8-soap-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sockets-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sockets-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.s390x"
},
"product_reference": "php8-sockets-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sockets-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sodium-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sodium-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.s390x"
},
"product_reference": "php8-sodium-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sodium-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sqlite-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sqlite-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.s390x"
},
"product_reference": "php8-sqlite-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sqlite-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.s390x"
},
"product_reference": "php8-sysvmsg-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sysvsem-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.s390x"
},
"product_reference": "php8-sysvsem-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sysvsem-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.aarch64"
},
"product_reference": "php8-sysvshm-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.s390x"
},
"product_reference": "php8-sysvshm-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.x86_64"
},
"product_reference": "php8-sysvshm-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.aarch64"
},
"product_reference": "php8-tidy-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-tidy-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.s390x"
},
"product_reference": "php8-tidy-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.x86_64"
},
"product_reference": "php8-tidy-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.aarch64"
},
"product_reference": "php8-tokenizer-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.s390x"
},
"product_reference": "php8-tokenizer-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.x86_64"
},
"product_reference": "php8-tokenizer-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.aarch64"
},
"product_reference": "php8-xmlreader-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.s390x"
},
"product_reference": "php8-xmlreader-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.x86_64"
},
"product_reference": "php8-xmlreader-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.s390x"
},
"product_reference": "php8-xmlwriter-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.aarch64"
},
"product_reference": "php8-xsl-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-xsl-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.s390x"
},
"product_reference": "php8-xsl-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.x86_64"
},
"product_reference": "php8-xsl-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.3-1.1.aarch64"
},
"product_reference": "php8-zip-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-zip-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.3-1.1.s390x"
},
"product_reference": "php8-zip-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zip-8.1.3-1.1.x86_64"
},
"product_reference": "php8-zip-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.aarch64"
},
"product_reference": "php8-zlib-8.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.ppc64le"
},
"product_reference": "php8-zlib-8.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.s390x"
},
"product_reference": "php8-zlib-8.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.x86_64"
},
"product_reference": "php8-zlib-8.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php8-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php8-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php8-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bcmath-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-bz2-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-calendar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-cli-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ctype-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-curl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dba-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-devel-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-dom-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-enchant-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-exif-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ffi-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-fileinfo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ftp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gd-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gettext-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-gmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-iconv-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-intl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-ldap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mbstring-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-mysql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-odbc-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-opcache-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-openssl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pcntl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pdo-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-pgsql-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-phar-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-posix-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-readline-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-shmop-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-snmp-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-soap-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sockets-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sodium-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sqlite-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvmsg-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvsem-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-sysvshm-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tidy-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-tokenizer-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlreader-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xmlwriter-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-xsl-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zip-8.1.3-1.1.x86_64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.aarch64",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.s390x",
"openSUSE Tumbleweed:php8-zlib-8.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-21708"
}
]
}
OPENSUSE-SU-2022:0847-1
Vulnerability from csaf_opensuse - Published: 2022-03-15 12:10 - Updated: 2022-03-15 12:10Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2021-21708: Fixed a memory corruption issue when processing integers\n from an untrusted source (bsc#1196252).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-847,openSUSE-SLE-15.4-2022-847",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_0847-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0847-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KW6LMSP5SUI42MJ5THSQEU35CZFOBTL3/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0847-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KW6LMSP5SUI42MJ5THSQEU35CZFOBTL3/"
},
{
"category": "self",
"summary": "SUSE Bug 1196252",
"url": "https://bugzilla.suse.com/1196252"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-03-15T12:10:22Z",
"generator": {
"date": "2022-03-15T12:10:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0847-1",
"initial_release_date": "2022-03-15T12:10:22Z",
"revision_history": [
{
"date": "2022-03-15T12:10:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-7.4.6-3.35.1.aarch64",
"product_id": "php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product_id": "php7-bcmath-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product_id": "php7-bz2-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product_id": "php7-calendar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product_id": "php7-ctype-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product_id": "php7-curl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product_id": "php7-dba-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product_id": "php7-devel-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product_id": "php7-dom-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product_id": "php7-embed-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product_id": "php7-enchant-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product_id": "php7-exif-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product_id": "php7-firebird-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product_id": "php7-fpm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product_id": "php7-ftp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product_id": "php7-gd-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product_id": "php7-gettext-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-gmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product_id": "php7-iconv-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product_id": "php7-intl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product_id": "php7-json-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product_id": "php7-ldap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product_id": "php7-mbstring-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product_id": "php7-mysql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product_id": "php7-odbc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product_id": "php7-opcache-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product_id": "php7-openssl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product_id": "php7-pcntl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product_id": "php7-pdo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product_id": "php7-pgsql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product_id": "php7-phar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product_id": "php7-posix-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product_id": "php7-readline-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product_id": "php7-shmop-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-snmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product_id": "php7-soap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product_id": "php7-sockets-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product_id": "php7-sodium-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product_id": "php7-sqlite-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product_id": "php7-test-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product_id": "php7-tidy-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product_id": "php7-xsl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product_id": "php7-zip-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product_id": "php7-zlib-7.4.6-3.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-7.4.6-3.35.1.ppc64le",
"product_id": "php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bcmath-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bz2-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-calendar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ctype-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-curl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dba-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product_id": "php7-devel-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dom-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product_id": "php7-embed-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product_id": "php7-enchant-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product_id": "php7-exif-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fastcgi-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fileinfo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product_id": "php7-firebird-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fpm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ftp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gd-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gettext-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product_id": "php7-iconv-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-intl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product_id": "php7-json-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ldap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mbstring-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mysql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-odbc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product_id": "php7-opcache-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-openssl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pcntl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pdo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pgsql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-phar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product_id": "php7-posix-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product_id": "php7-readline-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product_id": "php7-shmop-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-snmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-soap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sockets-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sodium-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sqlite-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvsem-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvshm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product_id": "php7-test-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tidy-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tokenizer-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlreader-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xsl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zip-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zlib-7.4.6-3.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-7.4.6-3.35.1.s390x",
"product_id": "php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product_id": "php7-bcmath-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product_id": "php7-bz2-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product_id": "php7-calendar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product_id": "php7-ctype-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product_id": "php7-curl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product_id": "php7-dba-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product_id": "php7-devel-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product_id": "php7-dom-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product_id": "php7-embed-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product_id": "php7-enchant-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product_id": "php7-exif-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product_id": "php7-fastcgi-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product_id": "php7-fileinfo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product_id": "php7-firebird-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product_id": "php7-fpm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product_id": "php7-ftp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product_id": "php7-gd-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product_id": "php7-gettext-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product_id": "php7-gmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product_id": "php7-iconv-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product_id": "php7-intl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-json-7.4.6-3.35.1.s390x",
"product_id": "php7-json-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product_id": "php7-ldap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product_id": "php7-mbstring-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product_id": "php7-mysql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product_id": "php7-odbc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product_id": "php7-opcache-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product_id": "php7-openssl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product_id": "php7-pcntl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product_id": "php7-pdo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product_id": "php7-pgsql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product_id": "php7-phar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product_id": "php7-posix-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product_id": "php7-readline-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product_id": "php7-shmop-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product_id": "php7-snmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product_id": "php7-soap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product_id": "php7-sockets-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product_id": "php7-sodium-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product_id": "php7-sqlite-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvsem-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvshm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-test-7.4.6-3.35.1.s390x",
"product_id": "php7-test-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product_id": "php7-tidy-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product_id": "php7-tokenizer-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlreader-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product_id": "php7-xsl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product_id": "php7-zip-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product_id": "php7-zlib-7.4.6-3.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-7.4.6-3.35.1.x86_64",
"product_id": "php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product_id": "php7-bcmath-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product_id": "php7-bz2-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product_id": "php7-calendar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product_id": "php7-ctype-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product_id": "php7-curl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product_id": "php7-dba-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product_id": "php7-devel-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product_id": "php7-dom-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product_id": "php7-embed-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product_id": "php7-enchant-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product_id": "php7-exif-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product_id": "php7-firebird-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product_id": "php7-fpm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product_id": "php7-ftp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product_id": "php7-gd-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product_id": "php7-gettext-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-gmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product_id": "php7-iconv-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product_id": "php7-intl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product_id": "php7-json-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product_id": "php7-ldap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product_id": "php7-mbstring-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product_id": "php7-mysql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product_id": "php7-odbc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product_id": "php7-opcache-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product_id": "php7-openssl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product_id": "php7-pcntl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product_id": "php7-pdo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product_id": "php7-pgsql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product_id": "php7-phar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product_id": "php7-posix-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product_id": "php7-readline-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product_id": "php7-shmop-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-snmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product_id": "php7-soap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product_id": "php7-sockets-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product_id": "php7-sodium-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product_id": "php7-sqlite-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product_id": "php7-test-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product_id": "php7-tidy-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product_id": "php7-xsl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product_id": "php7-zip-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product_id": "php7-zlib-7.4.6-3.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-embed-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-embed-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-firebird-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-firebird-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-firebird-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-firebird-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-test-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-test-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-test-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-test-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bcmath-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-bz2-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-calendar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ctype-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-curl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dba-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-devel-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-dom-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-embed-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-enchant-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-exif-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-firebird-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-fpm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ftp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gd-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gettext-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-gmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-iconv-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-intl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-json-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-ldap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mbstring-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-mysql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-odbc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-opcache-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-openssl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pcntl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pdo-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-pgsql-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-phar-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-posix-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-readline-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-shmop-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-snmp-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-soap-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sockets-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sodium-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sqlite-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-test-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tidy-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-xsl-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zip-7.4.6-3.35.1.x86_64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.aarch64",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.ppc64le",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.s390x",
"openSUSE Leap 15.3:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-15T12:10:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21708"
}
]
}
WID-SEC-W-2022-0280
Vulnerability from csaf_certbund - Published: 2022-02-16 23:00 - Updated: 2025-03-20 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0280 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0280.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0280 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0280"
},
{
"category": "external",
"summary": "PHP Bug-ID 81708 vom 2022-02-16",
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5082 vom 2022-02-18",
"url": "https://lists.debian.org/debian-security-announce/2022/msg00049.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5303-1 vom 2022-02-28",
"url": "https://ubuntu.com/security/notices/USN-5303-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0654-1 vom 2022-03-01",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010323.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0847-1 vom 2022-03-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010446.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-073 vom 2022-05-20",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-073.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-085 vom 2022-06-13",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-085.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202209-20 vom 2022-09-29",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7628 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7624 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:3997-1 vom 2022-11-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012935.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8197 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-7624 vom 2022-11-15",
"url": "https://linux.oracle.com/errata/ELSA-2022-7624.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4069-1 vom 2022-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012985.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4068-1 vom 2022-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012984.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-007 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-007.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3016 vom 2025-03-19",
"url": "https://access.redhat.com/errata/RHSA-2025:3016"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3076 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:3076"
}
],
"source_lang": "en-US",
"title": "PHP: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-03-20T23:00:00.000+00:00",
"generator": {
"date": "2025-03-21T09:02:52.901+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2022-0280",
"initial_release_date": "2022-02-16T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-02-16T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-02-20T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2022-02-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-03-01T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-03-15T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-05-19T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-06-13T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE, Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-13T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-03-18T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-20T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.4.27",
"product": {
"name": "Open Source PHP 7.4.27",
"product_id": "T022100",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:7.4.27"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T022100",
"398363",
"T012167",
"T004914"
]
},
"release_date": "2022-02-16T23:00:00.000+00:00",
"title": "CVE-2021-21708"
}
]
}
WID-SEC-W-2022-1335
Vulnerability from csaf_certbund - Published: 2022-09-07 22:00 - Updated: 2023-05-18 22:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1335 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1335.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1335 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1335"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-007 vom 2023-05-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/05/Xerox-Security-Bulletin-XRX23-007-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX22-021 vom 2022-09-07",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2022/09/Xerox-Security-Bulletin-XRX22-021-FreeFlow-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-05-18T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:34:44.234+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1335",
"initial_release_date": "2022-09-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-09-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-04-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server 7",
"product": {
"name": "Xerox FreeFlow Print Server 7",
"product_id": "T000872",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:7"
}
}
},
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server 9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2019-19906",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2020-0499",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2020-0499"
},
{
"cve": "CVE-2020-25717",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2020-25717"
},
{
"cve": "CVE-2020-29651",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2021-0561",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-0561"
},
{
"cve": "CVE-2021-21708",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2021-22946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-22946"
},
{
"cve": "CVE-2021-25220",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-25220"
},
{
"cve": "CVE-2021-29923",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-29923"
},
{
"cve": "CVE-2021-30809",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30809"
},
{
"cve": "CVE-2021-30818",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30818"
},
{
"cve": "CVE-2021-30823",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30823"
},
{
"cve": "CVE-2021-30836",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30836"
},
{
"cve": "CVE-2021-30884",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30884"
},
{
"cve": "CVE-2021-30887",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30887"
},
{
"cve": "CVE-2021-30888",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30888"
},
{
"cve": "CVE-2021-30889",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30889"
},
{
"cve": "CVE-2021-30890",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30890"
},
{
"cve": "CVE-2021-30897",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30897"
},
{
"cve": "CVE-2021-30934",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30934"
},
{
"cve": "CVE-2021-30936",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30936"
},
{
"cve": "CVE-2021-30951",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30951"
},
{
"cve": "CVE-2021-30952",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30952"
},
{
"cve": "CVE-2021-30953",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30953"
},
{
"cve": "CVE-2021-30954",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30954"
},
{
"cve": "CVE-2021-30984",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-30984"
},
{
"cve": "CVE-2021-3448",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-3448"
},
{
"cve": "CVE-2021-34558",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-34558"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-4115",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4115"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-4173",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4173"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-41772",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-41772"
},
{
"cve": "CVE-2021-4187",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4187"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4217",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-4217"
},
{
"cve": "CVE-2021-43519",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-43519"
},
{
"cve": "CVE-2021-43566",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-43566"
},
{
"cve": "CVE-2021-44142",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-44142"
},
{
"cve": "CVE-2021-45444",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-45444"
},
{
"cve": "CVE-2021-45481",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-45481"
},
{
"cve": "CVE-2021-45482",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-45482"
},
{
"cve": "CVE-2021-45483",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-45483"
},
{
"cve": "CVE-2021-45960",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-45960"
},
{
"cve": "CVE-2021-46143",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2021-46143"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0156",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0156"
},
{
"cve": "CVE-2022-0158",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0158"
},
{
"cve": "CVE-2022-0261",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0336",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0336"
},
{
"cve": "CVE-2022-0391",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0391"
},
{
"cve": "CVE-2022-0408",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0408"
},
{
"cve": "CVE-2022-0413",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0417",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0417"
},
{
"cve": "CVE-2022-0443",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0443"
},
{
"cve": "CVE-2022-0554",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0554"
},
{
"cve": "CVE-2022-0566",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0566"
},
{
"cve": "CVE-2022-0572",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0572"
},
{
"cve": "CVE-2022-0629",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0629"
},
{
"cve": "CVE-2022-0685",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0685"
},
{
"cve": "CVE-2022-0696",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0714",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0714"
},
{
"cve": "CVE-2022-0729",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0729"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1097",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1097"
},
{
"cve": "CVE-2022-1196",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1196"
},
{
"cve": "CVE-2022-1197",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1197"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1520",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1520"
},
{
"cve": "CVE-2022-1834",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-1834"
},
{
"cve": "CVE-2022-21245",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21245"
},
{
"cve": "CVE-2022-21270",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21270"
},
{
"cve": "CVE-2022-21291",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21291"
},
{
"cve": "CVE-2022-21303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21303"
},
{
"cve": "CVE-2022-21304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21304"
},
{
"cve": "CVE-2022-21344",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21344"
},
{
"cve": "CVE-2022-21349",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21349"
},
{
"cve": "CVE-2022-21367",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21367"
},
{
"cve": "CVE-2022-21426",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21426"
},
{
"cve": "CVE-2022-21434",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21434"
},
{
"cve": "CVE-2022-21443",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21443"
},
{
"cve": "CVE-2022-21449",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21449"
},
{
"cve": "CVE-2022-21476",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21476"
},
{
"cve": "CVE-2022-21493",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21493"
},
{
"cve": "CVE-2022-21494",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21494"
},
{
"cve": "CVE-2022-21496",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21496"
},
{
"cve": "CVE-2022-21514",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21514"
},
{
"cve": "CVE-2022-21524",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21524"
},
{
"cve": "CVE-2022-21533",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21533"
},
{
"cve": "CVE-2022-21712",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21712"
},
{
"cve": "CVE-2022-21716",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-21716"
},
{
"cve": "CVE-2022-22589",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22589"
},
{
"cve": "CVE-2022-22590",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22590"
},
{
"cve": "CVE-2022-22592",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22592"
},
{
"cve": "CVE-2022-22620",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22620"
},
{
"cve": "CVE-2022-22719",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-22818",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22818"
},
{
"cve": "CVE-2022-22822",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22822"
},
{
"cve": "CVE-2022-22823",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22823"
},
{
"cve": "CVE-2022-22824",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22824"
},
{
"cve": "CVE-2022-22825",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22825"
},
{
"cve": "CVE-2022-22826",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22826"
},
{
"cve": "CVE-2022-22827",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-22827"
},
{
"cve": "CVE-2022-23308",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-23833",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23833"
},
{
"cve": "CVE-2022-23852",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23852"
},
{
"cve": "CVE-2022-23943",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23943"
},
{
"cve": "CVE-2022-23990",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-23990"
},
{
"cve": "CVE-2022-24130",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-24130"
},
{
"cve": "CVE-2022-24407",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-24407"
},
{
"cve": "CVE-2022-24675",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-24675"
},
{
"cve": "CVE-2022-24713",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-24713"
},
{
"cve": "CVE-2022-24801",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-24801"
},
{
"cve": "CVE-2022-25235",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25235"
},
{
"cve": "CVE-2022-25236",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25236"
},
{
"cve": "CVE-2022-25313",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-25314",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25314"
},
{
"cve": "CVE-2022-25315",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-25762",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-25762"
},
{
"cve": "CVE-2022-26381",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26381"
},
{
"cve": "CVE-2022-26383",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26383"
},
{
"cve": "CVE-2022-26384",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26384"
},
{
"cve": "CVE-2022-26386",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26386"
},
{
"cve": "CVE-2022-26387",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26387"
},
{
"cve": "CVE-2022-26485",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26485"
},
{
"cve": "CVE-2022-26486",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-26486"
},
{
"cve": "CVE-2022-28281",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28281"
},
{
"cve": "CVE-2022-28282",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28282"
},
{
"cve": "CVE-2022-28285",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28285"
},
{
"cve": "CVE-2022-28286",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28286"
},
{
"cve": "CVE-2022-28289",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28289"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-28346",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28346"
},
{
"cve": "CVE-2022-28347",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-28347"
},
{
"cve": "CVE-2022-29824",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-29909",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29909"
},
{
"cve": "CVE-2022-29911",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29911"
},
{
"cve": "CVE-2022-29912",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29912"
},
{
"cve": "CVE-2022-29913",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29913"
},
{
"cve": "CVE-2022-29914",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29914"
},
{
"cve": "CVE-2022-29916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29916"
},
{
"cve": "CVE-2022-29917",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-29917"
},
{
"cve": "CVE-2022-31736",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31736"
},
{
"cve": "CVE-2022-31737",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31737"
},
{
"cve": "CVE-2022-31738",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31738"
},
{
"cve": "CVE-2022-31739",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31739"
},
{
"cve": "CVE-2022-3174",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-3174"
},
{
"cve": "CVE-2022-31740",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31740"
},
{
"cve": "CVE-2022-31741",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31741"
},
{
"cve": "CVE-2022-31742",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31742"
},
{
"cve": "CVE-2022-31747",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-31747"
},
{
"cve": "CVE-2022-4187",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T000872",
"T015632",
"T002977"
]
},
"release_date": "2022-09-07T22:00:00.000+00:00",
"title": "CVE-2022-4187"
}
]
}
WID-SEC-W-2023-1737
Vulnerability from csaf_certbund - Published: 2023-07-12 22:00 - Updated: 2023-07-12 22:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.\r\nSRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.\r\nDie Juniper MX-Serie ist eine Produktfamilie von Routern.\r\nDie Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter anonymer oder lokaler Angreifer kann mehrere Schwachstellen in verschiedenen Juniper Produkten ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern.",
"title": "Angriff"
},
{
"category": "general",
"text": "- BIOS/Firmware",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1737 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1737.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1737 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1737"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71656"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71659"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71653"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71650"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71660"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71655"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71647"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71643"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71642"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71651"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71640"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71661"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71639"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71662"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71645"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71641"
},
{
"category": "external",
"summary": "Juniper Security Advisory vom 2023-07-12",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA71636"
}
],
"source_lang": "en-US",
"title": "Juniper Patchday Juli 2023",
"tracking": {
"current_release_date": "2023-07-12T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:55:25.536+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1737",
"initial_release_date": "2023-07-12T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-07-12T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Juniper JUNOS",
"product": {
"name": "Juniper JUNOS",
"product_id": "5930",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:-"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS Evolved",
"product": {
"name": "Juniper JUNOS Evolved",
"product_id": "T018886",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:evolved"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS PTX10001-36MR",
"product": {
"name": "Juniper JUNOS PTX10001-36MR",
"product_id": "T028577",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx10001-36mr"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS PTX10004",
"product": {
"name": "Juniper JUNOS PTX10004",
"product_id": "T028578",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx10004"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS PTX10008",
"product": {
"name": "Juniper JUNOS PTX10008",
"product_id": "T028579",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx10008"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS PTX10016",
"product": {
"name": "Juniper JUNOS PTX10016",
"product_id": "T028580",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:ptx10016"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS Contrail Cloud",
"product": {
"name": "Juniper JUNOS Contrail Cloud",
"product_id": "T028581",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:contrail_cloud"
}
}
},
{
"category": "product_name",
"name": "Juniper JUNOS Space",
"product": {
"name": "Juniper JUNOS Space",
"product_id": "T028582",
"product_identification_helper": {
"cpe": "cpe:/o:juniper:junos:space"
}
}
}
],
"category": "product_name",
"name": "JUNOS"
},
{
"category": "product_name",
"name": "Juniper MX Series",
"product": {
"name": "Juniper MX Series",
"product_id": "918766",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:mx:-"
}
}
},
{
"category": "product_name",
"name": "Juniper QFX Series 10000",
"product": {
"name": "Juniper QFX Series 10000",
"product_id": "T027256",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:qfx:qfx10000"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Juniper SRX Series",
"product": {
"name": "Juniper SRX Series",
"product_id": "T008011",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:srx_service_gateways:-"
}
}
},
{
"category": "product_name",
"name": "Juniper SRX Series 5000",
"product": {
"name": "Juniper SRX Series 5000",
"product_id": "T025822",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:srx_service_gateways:5000"
}
}
},
{
"category": "product_name",
"name": "Juniper SRX Series 4600",
"product": {
"name": "Juniper SRX Series 4600",
"product_id": "T028576",
"product_identification_helper": {
"cpe": "cpe:/h:juniper:srx_service_gateways:4600"
}
}
}
],
"category": "product_name",
"name": "SRX Series"
}
],
"category": "vendor",
"name": "Juniper"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-36850",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36850"
},
{
"cve": "CVE-2023-36849",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36849"
},
{
"cve": "CVE-2023-36848",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36848"
},
{
"cve": "CVE-2023-36840",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36840"
},
{
"cve": "CVE-2023-36838",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36838"
},
{
"cve": "CVE-2023-36836",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36836"
},
{
"cve": "CVE-2023-36835",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36835"
},
{
"cve": "CVE-2023-36834",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36834"
},
{
"cve": "CVE-2023-36833",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36833"
},
{
"cve": "CVE-2023-36832",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36832"
},
{
"cve": "CVE-2023-36831",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-36831"
},
{
"cve": "CVE-2023-28985",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2023-28985"
},
{
"cve": "CVE-2022-4378",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42703",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-41974",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-38023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-38023"
},
{
"cve": "CVE-2022-3276",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-3276"
},
{
"cve": "CVE-2022-31629",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31628",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31627",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-31627"
},
{
"cve": "CVE-2022-31626",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31625",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-30123",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-30123"
},
{
"cve": "CVE-2022-29901",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-29900",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-2964",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-26373",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2588",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-23825",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2022-23825"
},
{
"cve": "CVE-2021-40085",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-40085"
},
{
"cve": "CVE-2021-26401",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-26401"
},
{
"cve": "CVE-2021-25220",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-25220"
},
{
"cve": "CVE-2021-21708",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2021-21707",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21705",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21704",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21703",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21702",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2020-7071",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2020-13946",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2020-13946"
},
{
"cve": "CVE-2020-13817",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2020-13817"
},
{
"cve": "CVE-2020-11868",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2020-11868"
},
{
"cve": "CVE-2019-11358",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2019-11358"
},
{
"cve": "CVE-2017-7655",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2017-7655"
},
{
"cve": "CVE-2017-7654",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2017-7654"
},
{
"cve": "CVE-2017-7653",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Juniper JUNOS, JUNOS Evolved, sowie JUNOS Space und zugeh\u00f6rigen Produkten. Dazu z\u00e4hlen SRX, MX, PTX, QFX, Contrail Cloud und mehrere Produkten von Drittanbietern wie PHP, jQuery, Openstack, sowie AMD- und Intel-Prozessoren. Sie werden u. a. durch unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfungen, Out-of-Bounds-Read, unsachgem\u00e4\u00dfe Validierungen, Use-after-free-Fehler und die Verwendung einer nicht initialisierten Ressource verursacht. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und seine Privilegien zu erweitern."
}
],
"product_status": {
"known_affected": [
"T028581",
"T028582",
"T028580",
"918766",
"T018886",
"T025822",
"5930",
"T028578",
"T028579",
"T027256",
"T028576",
"T028577",
"T008011"
]
},
"release_date": "2023-07-12T22:00:00.000+00:00",
"title": "CVE-2017-7653"
}
]
}
GSD-2021-21708
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-21708",
"description": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"id": "GSD-2021-21708",
"references": [
"https://www.suse.com/security/cve/CVE-2021-21708.html",
"https://www.debian.org/security/2022/dsa-5082",
"https://ubuntu.com/security/CVE-2021-21708",
"https://security.archlinux.org/CVE-2021-21708",
"https://access.redhat.com/errata/RHSA-2022:7624",
"https://access.redhat.com/errata/RHSA-2022:7628",
"https://access.redhat.com/errata/RHSA-2022:8197"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-21708"
],
"details": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"id": "GSD-2021-21708",
"modified": "2023-12-13T01:23:10.741762Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2022-02-14T08:00:00.000Z",
"ID": "CVE-2021-21708",
"STATE": "PUBLIC",
"TITLE": "UAF due to php_filter_float() failing"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.28"
},
{
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.16"
},
{
"version_affected": "\u003c",
"version_name": "8.1.X",
"version_value": "8.1.3"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "dukk at softdev dot online"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81708",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220325-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-20"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81708"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.1.3",
"versionStartIncluding": "8.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.0.16",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "7.4.28",
"versionStartIncluding": "7.4.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"ID": "CVE-2021-21708"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220325-0004/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-20"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-10-07T14:31Z",
"publishedDate": "2022-02-27T08:15Z"
}
}
}
ICSA-26-027-02
Vulnerability from csaf_cisa - Published: 2024-02-27 12:00 - Updated: 2026-01-27 16:20Notes
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination and support with this publication",
"urls": [
"https://certvde.com/"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "Festo Didactic offers products with security functions that aid the safe operation of plants, systems, machines and networks. In order to protect plants, systems, machines and networks from cyber threats, a comprehensive security concept must be implemented and continuously updated. Festo products and services only constitute one part of such a concept.\nThe customer is responsible for preventing unauthorized access to their plants, systems, machines and networks. Systems, machines and components should only be connected to a company\u0027s network or the Internet if and as necessary, and only when the suitable security measures (e.g., firewalls and network segmentation, defense-in-depth) are in place. Failure to ensure adequate security measures when connecting the product to the network can result in vulnerabilities which allow unauthorized, remote access to the network - even beyond the product boundaries. This access could be abused to incur a loss of data or manipulate or sabotage systems. Typical forms of attack include but are not limited to: Denial-of-Service (rendering the system temporarily non-functional), remote execution of malicious code, privilege escalation (executing malicious code with higher system privileges than expected), ransomware (encryption of data and demanding payment for decryption). In the context of industrial systems and machines this can also lead to unsafe states, posing a danger to people and equipment.\nFurthermore, Festo guidelines on suitable security measures should be observed. Festo products and solutions are constantly being developed further in order to make them more secure. Festo strongly recommends that customers install product updates as soon as they become available and always use the latest versions of its products. Any use of product versions that are no longer supported or any failure to install the latest updates may render the customer vulnerable to cyber-attacks.",
"title": "General recommendation"
},
{
"category": "summary",
"text": "MES PCs shipped with Windows 10 come pre-installed with XAMPP. XAMPP is a bundle of third-party open-source applications including the Apache HTTP Server, the MariaDB database and more. From time to time, vulnerabilities in these applications are discovered. These are fixed in newer versions of XAMPP by updating the bundled applications. \n\nMES PCs shipped with Windows 10 include a copy of XAMPP which contains around 140 such vulnerabilities listed in this advisory. They can be fixed by replacing XAMPP with Festo Didactic\u0027s Factory Control Panel application.",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "Festo assumes no liability whatsoever for indirect, collateral, accidental or consequential losses that occur by the distribution and/or use of this document or any losses in connection with the distribution and/or use of this document. All information published in this document is provided free of charge and on good faith by Festo. Insofar as permissible by law, however, none of this information shall establish any warranty, guarantee, commitment, or liability on the part of Festo.\\n\\nNote: In no case does this information release the operator or responsible person from the obligation to check the effect on his system or installation before using the information and, in the event of negative consequences, not to use the information.\\n\\nIn addition, the actual general terms, and conditions for delivery, payment and software use of Festo, available under http://www.festo.com and the special provisions for the use of Festo Security Advisory available at https://www.festo.com/psirt shall apply.",
"title": "Disclaimer"
},
{
"category": "description",
"text": "The vulnerabilities covered by this advisory have a broad range of impacts ranging from denial-of-service to disclosure or manipulation/deletion of information.\nGiven the intended usage of MES PCs for didactic purposes in controlled lab environments, separate from productive systems, it never comes into contact with sensitive information. Therefore the impact is reduced to limited availability of the system.",
"title": "Impact"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Festo SE \u0026 Co. KG FSA-202402 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Festo SE \u0026 Co. KG directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Commercial Facilities, Communications, Critical Manufacturing, Energy",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "FSA-202402: Several Vulnerabilities in MES PC (Windows 10) - CSAF",
"url": "https://festo.csaf-tp.certvde.com/.well-known/csaf/white/2024/fsa-202402.json"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisory",
"url": "https://certvde.com/en/advisories/vendor/festo/"
},
{
"category": "external",
"summary": "For further security-related issues in Festo products please contact the Festo Product Security Incident Response Team (PSIRT)",
"url": "https://festo.com/psirt"
},
{
"category": "self",
"summary": "FSA-202402: Several Vulnerabilities in MES PC (Windows 10) - HTML",
"url": "https://certvde.com/en/advisories/VDE-2023-065"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-027-02 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2026/icsa-26-027-02.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-26-027-02 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-26-027-02"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/ics-alerts/ics-alert-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Festo Didactic SE MES PC",
"tracking": {
"aliases": [
"VDE-2023-065"
],
"current_release_date": "2026-01-27T16:20:28.099631Z",
"generator": {
"date": "2026-01-27T16:20:28.097580Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.5.0"
}
},
"id": "ICSA-26-027-02",
"initial_release_date": "2024-02-27T12:00:00.000000Z",
"revision_history": [
{
"date": "2024-02-27T12:00:00.000000Z",
"legacy_version": "Initial",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-04T11:00:00.000000Z",
"legacy_version": "Revision 1",
"number": "2",
"summary": "Adjust to VDE template. Add missing CWE-IDs if available. Updated legal disclaimer to add references to special provisions."
},
{
"date": "2025-12-08T07:00:00.000000Z",
"legacy_version": "Revision 2",
"number": "3",
"summary": "Add all missing CWE identifier and CVSS 3.x scores."
},
{
"date": "2026-01-27T16:20:28.099631Z",
"legacy_version": "CISA Republication",
"number": "4",
"summary": "Initial Republication of Festo SE \u0026 Co. KG FSA-202402 advisory"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "shipped_with_Windows_10",
"product": {
"name": "Festo Didactic SE MES PC shipped with Windows 10",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "MES PC"
}
],
"category": "vendor",
"name": "Festo Didactic SE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11036",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "108177",
"url": "http://www.securityfocus.com/bid/108177"
},
{
"summary": "FEDORA-2019-6350c4e21a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3BY2XUUAN277LS7HKAOGL4DVGAELOJV3/"
},
{
"summary": "FEDORA-2019-6e325234a4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2NFXYNCXZCPYT7ZN4ZLI5EPQQW44FRRO/"
},
{
"summary": "FEDORA-2019-bab3944fee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WN2HLPGEZEF4MFM5YC5FILZB5QEQFP3A/"
},
{
"summary": "USN-3566-2",
"url": "https://usn.ubuntu.com/3566-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "USN-4009-1",
"url": "https://usn.ubuntu.com/4009-1/"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11036"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/126.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11036"
},
{
"cve": "CVE-2023-25727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25727"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-25727"
},
{
"cve": "CVE-2021-2011",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.32 and prior and 8.0.22 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2011"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2011"
},
{
"cve": "CVE-2022-32083",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.6.1 was discovered to contain a segmentation fault via the component Item_subselect::init_expr_cache_tracker.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32083"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32083"
},
{
"cve": "CVE-2021-46668",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash via certain long SELECT DISTINCT statements that improperly interact with storage-engine resource limitations for temporary data structures.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46668"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46668"
},
{
"cve": "CVE-2018-19518",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "University of Washington IMAP Toolkit 2007f on UNIX, as used in imap_open() in PHP and other products, launches an rsh command (by means of the imap_rimap function in c-client/imap4r1.c and the tcp_aopen function in osdep/unix/tcp_unix.c) without preventing argument injection, which might allow remote attackers to execute arbitrary OS commands if the IMAP server name is untrusted input (e.g., entered by a user of a web application) and if rsh has been replaced by a program with different argument semantics. For example, if rsh is a link to ssh (as seen on Debian and Ubuntu systems), then the attack can use an IMAP server name containing a \"-oProxyCommand\" argument.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "45914",
"url": "https://www.exploit-db.com/exploits/45914/"
},
{
"summary": "[debian-lts-announce] 20190301 [SECURITY] [DLA 1700-1] uw-imap security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00001.html"
},
{
"summary": "1042157",
"url": "http://www.securitytracker.com/id/1042157"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "106018",
"url": "http://www.securityfocus.com/bid/106018"
},
{
"summary": "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
{
"summary": "USN-4160-1",
"url": "https://usn.ubuntu.com/4160-1/"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20211229 [SECURITY] [DLA 2866-1] uw-imap security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00031.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19518"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/88.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-19518"
},
{
"cve": "CVE-2021-2194",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2194"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2194"
},
{
"cve": "CVE-2019-11049",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.13 and 7.4.0 on Windows, when supplying custom headers to mail() function, due to mistake introduced in commit 78f4b4a2dcf92ddbccea1bb95f8390a18ac3342e, if the header is supplied in lowercase, this can result in double-freeing certain memory locations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11049"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/415.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11049"
},
{
"cve": "CVE-2022-31626",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0a96e5b9b1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZZTZQKRGEYJT5UB4FGG3MOE72SQUHSL4/"
},
{
"summary": "FEDORA-2022-f3fc52428e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3T4MMEEZYYAEHPQMZDFN44PHORJWJFZQ/"
},
{
"summary": "DSA-5179",
"url": "https://www.debian.org/security/2022/dsa-5179"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31626"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-32084",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32084"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32084"
},
{
"cve": "CVE-2022-32088",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Exec_time_tracker::get_loops/Filesort_tracker::report_use/filesort.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32088"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32088"
},
{
"cve": "CVE-2022-27377",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Item_func_in::cleanup(), which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27377"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27377"
},
{
"cve": "CVE-2020-2922",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.18 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Client accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2922"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/200.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2922"
},
{
"cve": "CVE-2019-9638",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9638"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9638"
},
{
"cve": "CVE-2019-11044",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function 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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11044"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11044"
},
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202009-10",
"url": "https://security.gentoo.org/glsa/202009-10"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-4573f0e03a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RRU57N3OSYZPOMFWPRDNVH7EMYOTSZ66/"
},
{
"summary": "FEDORA-2020-4fe6b116e5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7EVDN7D3IB4EAI4D3ZOM2OJKQ5SD7K4E/"
},
{
"summary": "FEDORA-2020-94763cb98b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P2J3ZZDHCSX65T5QWV4AHBN7MOJXBEKG/"
},
{
"summary": "openSUSE-SU-2020:1703",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html"
},
{
"summary": "USN-4583-1",
"url": "https://usn.ubuntu.com/4583-1/"
},
{
"summary": "openSUSE-SU-2020:1767",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html"
},
{
"summary": "GLSA-202012-16",
"url": "https://security.gentoo.org/glsa/202012-16"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2015-2301",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Use-after-free vulnerability in the phar_rename_archive function in phar_object.c in PHP before 5.5.22 and 5.6.x before 5.6.6 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an attempted renaming of a Phar archive to the name of an existing file.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-3198",
"url": "http://www.debian.org/security/2015/dsa-3198"
},
{
"summary": "USN-2535-1",
"url": "http://www.ubuntu.com/usn/USN-2535-1"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "1031949",
"url": "http://www.securitytracker.com/id/1031949"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "MDVSA-2015:079",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:079"
},
{
"summary": "SSRT102066",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "73037",
"url": "http://www.securityfocus.com/bid/73037"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "HPSBUX03337",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "[oss-security] 20150315 Re: CVE Request: PHP 5.6.6 changelog",
"url": "http://openwall.com/lists/oss-security/2015/03/15/6"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2301"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2301"
},
{
"cve": "CVE-2023-0568",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0568"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/131.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0568"
},
{
"cve": "CVE-2022-27458",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component Binary_string::free_buffer() at /sql/sql_string.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27458"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27458"
},
{
"cve": "CVE-2021-21706",
"cwe": {
"id": "CWE-24",
"name": "Path Traversal: \u0027../filedir\u0027"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21706"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/24.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2022-27452",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27452"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27452"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"summary": "GLSA-202105-23",
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"summary": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2022-27387",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a global buffer overflow in the component decimal_bin_size, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27387"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27387"
},
{
"cve": "CVE-2022-27376",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.5 and below was discovered to contain an use-after-free in the component Item_args::walk_arg, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27376"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27376"
},
{
"cve": "CVE-2019-11043",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4166-1",
"url": "https://usn.ubuntu.com/4166-1/"
},
{
"summary": "DSA-4552",
"url": "https://www.debian.org/security/2019/dsa-4552"
},
{
"summary": "DSA-4553",
"url": "https://www.debian.org/security/2019/dsa-4553"
},
{
"summary": "USN-4166-2",
"url": "https://usn.ubuntu.com/4166-2/"
},
{
"summary": "FEDORA-2019-4adc49a476",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T62LF4ZWVV7OMMIZFO6IFO5QLZKK7YRD/"
},
{
"summary": "RHSA-2019:3286",
"url": "https://access.redhat.com/errata/RHSA-2019:3286"
},
{
"summary": "RHSA-2019:3287",
"url": "https://access.redhat.com/errata/RHSA-2019:3287"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"summary": "RHSA-2019:3300",
"url": "https://access.redhat.com/errata/RHSA-2019:3300"
},
{
"summary": "FEDORA-2019-187ae3128d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3W23TP6X4H7LB645FYZLUPNIRD5W3EPU/"
},
{
"summary": "FEDORA-2019-7bb07c3b02",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FSNBUSPKMLUHHOADROKNG5GDWDCRHT5M/"
},
{
"summary": "openSUSE-SU-2019:2441",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00011.html"
},
{
"summary": "RHSA-2019:3724",
"url": "https://access.redhat.com/errata/RHSA-2019:3724"
},
{
"summary": "RHSA-2019:3735",
"url": "https://access.redhat.com/errata/RHSA-2019:3735"
},
{
"summary": "RHSA-2019:3736",
"url": "https://access.redhat.com/errata/RHSA-2019:3736"
},
{
"summary": "openSUSE-SU-2019:2457",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00014.html"
},
{
"summary": "20200129 APPLE-SA-2020-1-28-2 macOS Catalina 10.15.3, Security Update 2020-001 Mojave, Security Update 2020-001 High Sierra",
"url": "https://seclists.org/bugtraq/2020/Jan/44"
},
{
"summary": "20200131 APPLE-SA-2020-1-28-2 macOS Catalina 10.15.3, Security Update 2020-001 Mojave, Security Update 2020-001 High Sierra",
"url": "http://seclists.org/fulldisclosure/2020/Jan/40"
},
{
"summary": "RHSA-2020:0322",
"url": "https://access.redhat.com/errata/RHSA-2020:0322"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11043"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/120.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2021-2032",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Information Schema). Supported versions that are affected are 5.7.32 and prior and 8.0.22 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2032"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2032"
},
{
"cve": "CVE-2021-2007",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized read access to a subset of MySQL Client accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2007"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2007"
},
{
"cve": "CVE-2019-11045",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11045"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11045"
},
{
"cve": "CVE-2022-27445",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/sql_window.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27445"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27445"
},
{
"cve": "CVE-2022-27457",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_mb_wc_latin1 at /strings/ctype-latin1.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27457"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27457"
},
{
"cve": "CVE-2022-27384",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Item_subselect::init_expr_cache_tracker of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27384"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27384"
},
{
"cve": "CVE-2022-23808",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in phpMyAdmin 5.1 before 5.1.2. An attacker can inject malicious code into aspects of the setup script, which can allow XSS or HTML injection.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23808"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-23808"
},
{
"cve": "CVE-2023-0567",
"cwe": {
"id": "CWE-916",
"name": "Use of Password Hash With Insufficient Computational Effort"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0567"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/916.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0567"
},
{
"cve": "CVE-2019-9025",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9025"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9025"
},
{
"cve": "CVE-2022-27379",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Arg_comparator::compare_real_fixed of MariaDB Server v10.6.2 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27379"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27379"
},
{
"cve": "CVE-2019-9637",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9637"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/266.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9637"
},
{
"cve": "CVE-2021-27928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A remote code execution issue was discovered in MariaDB 10.2 before 10.2.37, 10.3 before 10.3.28, 10.4 before 10.4.18, and 10.5 before 10.5.9; Percona Server through 2021-03-03; and the wsrep patch through 2021-03-03 for MySQL. An untrusted search path leads to eval injection, in which a database SUPER user can execute OS commands after modifying wsrep_provider and wsrep_notify_cmd. NOTE: this does not affect an Oracle product.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20210323 [SECURITY] [DLA 2605-1] mariadb-10.1 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00028.html"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27928"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/94.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-27928"
},
{
"cve": "CVE-2021-21703",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4992",
"url": "https://www.debian.org/security/2021/dsa-4992"
},
{
"summary": "DSA-4993",
"url": "https://www.debian.org/security/2021/dsa-4993"
},
{
"summary": "[oss-security] 20211026 CVE-2021-21703: PHP-FPM 5.3.7 \u003c= 8.0.12 Local Root",
"url": "http://www.openwall.com/lists/oss-security/2021/10/26/7"
},
{
"summary": "[debian-lts-announce] 20211027 [SECURITY] [DLA 2794-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00021.html"
},
{
"summary": "FEDORA-2021-9f68f5f752",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JO5RA6YOBGGGKLIA6F6BQRZDDECF5L3R/"
},
{
"summary": "FEDORA-2021-4140b54de2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PBM3KKB3RY2YPOKNMC4HIH7IH3T3WC74/"
},
{
"summary": "FEDORA-2021-02d218c3be",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PZVLICZUJMXOGWOUWSBAEGIVTF6Y6V3/"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21703"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2020-2760",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2760"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2760"
},
{
"cve": "CVE-2021-2166",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"summary": "FEDORA-2021-68db93b130",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DPA3CTGXPVWKHMCQDVURK4ETH7GE34KK/"
},
{
"summary": "FEDORA-2021-27187ac9dd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GAU7KW36A6TQGKG3RUITYSVUFIHBY3OT/"
},
{
"summary": "FEDORA-2021-179f2fbb88",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PEF5CRATUGQZUSQU63MHQIDZPOLHW2VE/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2166"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2166"
},
{
"cve": "CVE-2015-2787",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages use of the unset function within an __wakeup function, a related issue to CVE-2015-0231.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "1032485",
"url": "http://www.securitytracker.com/id/1032485"
},
{
"summary": "73431",
"url": "http://www.securityfocus.com/bid/73431"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "APPLE-SA-2015-08-13-2",
"url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html"
},
{
"summary": "USN-2572-1",
"url": "http://www.ubuntu.com/usn/USN-2572-1"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "openSUSE-SU-2015:0684",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00015.html"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2787"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2787"
},
{
"cve": "CVE-2022-23807",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered in phpMyAdmin 4.9 before 4.9.8 and 5.1 before 5.1.2. A valid user who is already authenticated to phpMyAdmin can manipulate their account to bypass two-factor authentication for future login instances.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23807"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/287.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-23807"
},
{
"cve": "CVE-2020-2752",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Client product of Oracle MySQL (component: C API). Supported versions that are affected are 5.6.47 and prior, 5.7.27 and prior and 8.0.17 and prior. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2752"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2752"
},
{
"cve": "CVE-2021-46666",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46666"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46666"
},
{
"cve": "CVE-2020-2814",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.6.47 and prior, 5.7.28 and prior and 8.0.18 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2814"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2814"
},
{
"cve": "CVE-2020-7065",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7065"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/121.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7065"
},
{
"cve": "CVE-2021-21705",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2020-7062",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20200326 [SECURITY] [DLA 2160-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00034.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7062"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7062"
},
{
"cve": "CVE-2019-11039",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2019:1778",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11039"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11039"
},
{
"cve": "CVE-2019-11035",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3953-1",
"url": "https://usn.ubuntu.com/3953-1/"
},
{
"summary": "USN-3953-2",
"url": "https://usn.ubuntu.com/3953-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11035"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11035"
},
{
"cve": "CVE-2022-27447",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a use-after-free via the component Binary_string::free_buffer() at /sql/sql_string.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27447"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27447"
},
{
"cve": "CVE-2019-11046",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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 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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11046"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2022-27446",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.h.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27446"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27446"
},
{
"cve": "CVE-2022-27386",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component sql/sql_class.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27386"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27386"
},
{
"cve": "CVE-2019-9639",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9639"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/909.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9639"
},
{
"cve": "CVE-2019-11042",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"summary": "USN-4097-2",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"summary": "USN-4097-1",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "openSUSE-SU-2019:2271",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"summary": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11042"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11042"
},
{
"cve": "CVE-2022-27385",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Used_tables_and_const_cache::used_tables_and_const_cache_join of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27385"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27385"
},
{
"cve": "CVE-2020-7059",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When using fgetss() function to read data with stripping tags, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause this function to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "USN-4279-1",
"url": "https://usn.ubuntu.com/4279-1/"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "[debian-lts-announce] 20200228 [SECURITY] [DLA 2124-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00030.html"
},
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7059"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7059"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-4573f0e03a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RRU57N3OSYZPOMFWPRDNVH7EMYOTSZ66/"
},
{
"summary": "[debian-lts-announce] 20201006 [SECURITY] [DLA 2397-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00008.html"
},
{
"summary": "FEDORA-2020-4fe6b116e5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7EVDN7D3IB4EAI4D3ZOM2OJKQ5SD7K4E/"
},
{
"summary": "FEDORA-2020-94763cb98b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P2J3ZZDHCSX65T5QWV4AHBN7MOJXBEKG/"
},
{
"summary": "openSUSE-SU-2020:1703",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html"
},
{
"summary": "USN-4583-1",
"url": "https://usn.ubuntu.com/4583-1/"
},
{
"summary": "openSUSE-SU-2020:1767",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html"
},
{
"summary": "GLSA-202012-16",
"url": "https://security.gentoo.org/glsa/202012-16"
},
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2022-32091",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32091"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32091"
},
{
"cve": "CVE-2015-2348",
"cwe": {
"id": "CWE-626",
"name": "Null Byte Interaction Error (Poison Null Byte)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The move_uploaded_file implementation in ext/standard/basic_functions.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 truncates a pathname upon encountering a \\x00 character, which allows remote attackers to bypass intended extension restrictions and create files with unexpected names via a crafted second argument. NOTE: this vulnerability exists because of an incomplete fix for CVE-2006-7243.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "1032484",
"url": "http://www.securitytracker.com/id/1032484"
},
{
"summary": "73434",
"url": "http://www.securityfocus.com/bid/73434"
},
{
"summary": "USN-2572-1",
"url": "http://www.ubuntu.com/usn/USN-2572-1"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "openSUSE-SU-2015:0684",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00015.html"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2348"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/626.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2015-2348"
},
{
"cve": "CVE-2019-9020",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9020"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9020"
},
{
"cve": "CVE-2021-35604",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.35 and prior and 8.0.26 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server as well as unauthorized update, insert or delete access to some of MySQL Server accessible data.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-70dd0b9f5d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5MLAXYFLUDC636S46X34USCLDZAOFBM2/"
},
{
"summary": "FEDORA-2021-46dc82116b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XF3ZFPL3JJ26YRUGXLXQZYJBLZV3WC2C/"
},
{
"summary": "FEDORA-2021-f74148c6d4",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PRCU3RTIPVKPC3GMC76YW7DJEXUEY6FG/"
},
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35604"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-35604"
},
{
"cve": "CVE-2022-27444",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_subselect.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27444"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27444"
},
{
"cve": "CVE-2018-14883",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue was discovered 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. An Integer Overflow leads to a heap-based buffer over-read in exif_thumbnail_extract of exif.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104871",
"url": "http://www.securityfocus.com/bid/104871"
},
{
"summary": "USN-3766-1",
"url": "https://usn.ubuntu.com/3766-1/"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180901 [SECURITY] [DLA 1490-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00000.html"
},
{
"summary": "USN-3766-2",
"url": "https://usn.ubuntu.com/3766-2/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14883"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-14883"
},
{
"cve": "CVE-2014-9705",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Heap-based buffer overflow in the enchant_broker_request_dict function in ext/enchant/enchant.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allows remote attackers to execute arbitrary code via vectors that trigger creation of multiple dictionaries.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-3195",
"url": "http://www.debian.org/security/2015/dsa-3195"
},
{
"summary": "USN-2535-1",
"url": "http://www.ubuntu.com/usn/USN-2535-1"
},
{
"summary": "HPSBMU03409",
"url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "HPSBMU03380",
"url": "http://marc.info/?l=bugtraq\u0026m=143748090628601\u0026w=2"
},
{
"summary": "MDVSA-2015:079",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:079"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "[oss-security] 20150315 Re: CVE Request: PHP 5.6.6 changelog",
"url": "http://openwall.com/lists/oss-security/2015/03/15/6"
},
{
"summary": "73031",
"url": "http://www.securityfocus.com/bid/73031"
},
{
"summary": "1031948",
"url": "http://www.securitytracker.com/id/1031948"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9705"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2014-9705"
},
{
"cve": "CVE-2020-7064",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.2.x below 7.2.9, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while parsing EXIF data with exif_read_data() function, it is possible for malicious data to cause PHP to read one byte of uninitialized memory. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20200426 [SECURITY] [DLA 2188-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00021.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "openSUSE-SU-2020:0642",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00025.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7064"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7064"
},
{
"cve": "CVE-2022-27382",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.7 and below was discovered to contain a segmentation fault via the component Item_field::used_tables/update_depend_map_for_order.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27382"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27382"
},
{
"cve": "CVE-2020-7063",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "[debian-lts-announce] 20200326 [SECURITY] [DLA 2160-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00034.html"
},
{
"summary": "USN-4330-1",
"url": "https://usn.ubuntu.com/4330-1/"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7063"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/281.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7063"
},
{
"cve": "CVE-2021-2372",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-dc4299a8d0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6OO2Q5PIFURXLLKCIJE6XF6VL4LLMNO5/"
},
{
"summary": "FEDORA-2021-df40c41094",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OPJAGVMRKODR4QIXQSVEM4BLRZUM7P3R/"
},
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2372"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2372"
},
{
"cve": "CVE-2019-9021",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "106747",
"url": "http://www.securityfocus.com/bid/106747"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9021"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9021"
},
{
"cve": "CVE-2018-14851",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104871",
"url": "http://www.securityfocus.com/bid/104871"
},
{
"summary": "USN-3766-1",
"url": "https://usn.ubuntu.com/3766-1/"
},
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180901 [SECURITY] [DLA 1490-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00000.html"
},
{
"summary": "USN-3766-2",
"url": "https://usn.ubuntu.com/3766-2/"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14851"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-14851"
},
{
"cve": "CVE-2022-27448",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "There is an Assertion failure in MariaDB Server v10.9 and below via \u0027node-\u003epcur-\u003erel_pos == BTR_PCUR_ON\u0027 at /row/row0mysql.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27448"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27448"
},
{
"cve": "CVE-2021-46663",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.13 allows a ha_maria::extra application crash via certain SELECT statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46663"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46663"
},
{
"cve": "CVE-2021-2180",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2180"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2180"
},
{
"cve": "CVE-2014-9709",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "MDVSA-2015:153",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:153"
},
{
"summary": "1033703",
"url": "http://www.securitytracker.com/id/1033703"
},
{
"summary": "openSUSE-SU-2015:0644",
"url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00002.html"
},
{
"summary": "APPLE-SA-2015-09-30-3",
"url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html"
},
{
"summary": "SSRT102066",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "DSA-3215",
"url": "http://www.debian.org/security/2015/dsa-3215"
},
{
"summary": "SUSE-SU-2015:0868",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-05/msg00005.html"
},
{
"summary": "GLSA-201607-04",
"url": "https://security.gentoo.org/glsa/201607-04"
},
{
"summary": "USN-2987-1",
"url": "http://www.ubuntu.com/usn/USN-2987-1"
},
{
"summary": "73306",
"url": "http://www.securityfocus.com/bid/73306"
},
{
"summary": "RHSA-2015:1135",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html"
},
{
"summary": "RHSA-2015:1053",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html"
},
{
"summary": "HPSBUX03337",
"url": "http://marc.info/?l=bugtraq\u0026m=143403519711434\u0026w=2"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"summary": "RHSA-2015:1066",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html"
},
{
"summary": "RHSA-2015:1218",
"url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9709"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.1,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2014-9709"
},
{
"cve": "CVE-2023-25690",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule\n or ProxyPassMatch in which a non-specific pattern matches\n some portion of the user-supplied request-target (URL) data and is then\n re-inserted into the proxied request-target using variable \nsubstitution. For example, something like: RewriteEngine on\nRewriteRule \"^/here/(.*)\" \"http://example.com:8080/elsewhere?$1\"; [P]\nProxyPassReverse /here/ http://example.com:8080/Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25690"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2022-32082",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.5 to v10.7 was discovered to contain an assertion failure at table-\u003eget_ref_count() == 0 in dict0dict.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32082"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32082"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim\u0027s browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0b77fbd9e7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNIEABBH5XCXLFWWZYIDE457SPEDZTXV/"
},
{
"summary": "FEDORA-2022-afdea1c747",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VI3E6A3ZTH2RP7OMLJHSVFIEQBIFM6RF/"
},
{
"summary": "FEDORA-2022-f204e1d0ed",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2L5SUVYGAKSWODUQPZFBUB3AL6E6CSEV/"
},
{
"summary": "DSA-5277",
"url": "https://www.debian.org/security/2022/dsa-5277"
},
{
"summary": "GLSA-202211-03",
"url": "https://security.gentoo.org/glsa/202211-03"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2019-9022",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9022"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9022"
},
{
"cve": "CVE-2016-3078",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Multiple integer overflows in php_zip.c in the zip extension in PHP before 7.0.6 allow remote attackers to cause a denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted call to (1) getFromIndex or (2) getFromName in the ZipArchive class.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[oss-security] 20160428 CVE-2016-3078: php: integer overflow in ZipArchive::getFrom*",
"url": "http://www.openwall.com/lists/oss-security/2016/04/28/1"
},
{
"summary": "39742",
"url": "https://www.exploit-db.com/exploits/39742/"
},
{
"summary": "1035701",
"url": "http://www.securitytracker.com/id/1035701"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3078"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/190.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2016-3078"
},
{
"cve": "CVE-2023-0662",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0662"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0662"
},
{
"cve": "CVE-2021-2022",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.6.50 and prior, 5.7.32 and prior and 8.0.22 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-db50ab62d3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/T7EAHJPWOOF4D6PEFLXW5IQWRRSZ3HRC/"
},
{
"summary": "FEDORA-2021-b1d1655cef",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CS5THZSGI7O2CZO44NWYE57AG2T7NK3K/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2022"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2022"
},
{
"cve": "CVE-2022-32089",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32089"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32089"
},
{
"cve": "CVE-2019-11048",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2020-8838d072d5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBA3TFZSP3TB5N4G24SO6BI64RJZXE3D/"
},
{
"summary": "FEDORA-2020-9fa7f4e25c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XMDUQ7XFONY3BWTAQQUD3QUGZT6NFZUF/"
},
{
"summary": "USN-4375-1",
"url": "https://usn.ubuntu.com/4375-1/"
},
{
"summary": "openSUSE-SU-2020:0847",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00045.html"
},
{
"summary": "[debian-lts-announce] 20200629 [SECURITY] [DLA 2261-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/06/msg00033.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11048"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11048"
},
{
"cve": "CVE-2021-46669",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows attackers to trigger a convert_const_to_int use-after-free when the BIGINT data type is used.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-25dcba7104",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FRJCSPQHYPKTWXXZVDMY6JAHZJQ4TZ5X/"
},
{
"summary": "FEDORA-2022-e6dc7ed871",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KHEOTQ63YWC3PGHGDFGS7AZIEXCGOPWH/"
},
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46669"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46669"
},
{
"cve": "CVE-2019-11047",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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.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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11047"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11047"
},
{
"cve": "CVE-2022-27383",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6 and below was discovered to contain an use-after-free in the component my_strcasecmp_8bit, which is exploited via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27383"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27383"
},
{
"cve": "CVE-2021-46667",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB before 10.6.5 has a sql_lex.cc integer overflow, leading to an application crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46667"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/190.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46667"
},
{
"cve": "CVE-2022-32087",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_args::walk_args.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32087"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32087"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027) vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2020-7060",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "When using certain mbstring functions to convert multibyte encodings, in PHP versions 7.2.x below 7.2.27, 7.3.x below 7.3.14 and 7.4.x below 7.4.2 it is possible to supply data that will cause function mbfl_filt_conv_big5_wchar to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "USN-4279-1",
"url": "https://usn.ubuntu.com/4279-1/"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "[debian-lts-announce] 20200228 [SECURITY] [DLA 2124-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00030.html"
},
{
"summary": "openSUSE-SU-2020:0341",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00023.html"
},
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7060"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7060"
},
{
"cve": "CVE-2018-17082",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "[debian-lts-announce] 20180920 [SECURITY] [DLA 1509-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00020.html"
},
{
"summary": "GLSA-201812-01",
"url": "https://security.gentoo.org/glsa/201812-01"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17082"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/79.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-17082"
},
{
"cve": "CVE-2019-9640",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9640"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9640"
},
{
"cve": "CVE-2021-46661",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash in find_field_in_tables and find_order_in_list via an unused common table expression (CTE).",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46661"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46661"
},
{
"cve": "CVE-2019-11034",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3953-1",
"url": "https://usn.ubuntu.com/3953-1/"
},
{
"summary": "USN-3953-2",
"url": "https://usn.ubuntu.com/3953-2/"
},
{
"summary": "[debian-lts-announce] 20190525 [SECURITY] [DLA 1803-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00035.html"
},
{
"summary": "openSUSE-SU-2019:1501",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00010.html"
},
{
"summary": "openSUSE-SU-2019:1503",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00012.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11034"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11034"
},
{
"cve": "CVE-2022-27456",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component VDec::VDec at /sql/sql_type.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27456"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27456"
},
{
"cve": "CVE-2020-7061",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.15 and 7.4.x below 7.4.3, while extracting PHAR files on Windows using phar extension, certain content inside PHAR file could lead to one-byte read past the allocated buffer. This could potentially lead to information disclosure or crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202003-57",
"url": "https://security.gentoo.org/glsa/202003-57"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7061"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7061"
},
{
"cve": "CVE-2022-27455",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_wildcmp_8bit_impl at /strings/ctype-simple.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27455"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27455"
},
{
"cve": "CVE-2021-2144",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Parser). Supported versions that are affected are 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in takeover of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2144"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2144"
},
{
"cve": "CVE-2021-2154",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.7.33 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-68db93b130",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DPA3CTGXPVWKHMCQDVURK4ETH7GE34KK/"
},
{
"summary": "FEDORA-2021-27187ac9dd",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GAU7KW36A6TQGKG3RUITYSVUFIHBY3OT/"
},
{
"summary": "FEDORA-2021-179f2fbb88",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PEF5CRATUGQZUSQU63MHQIDZPOLHW2VE/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"summary": "GLSA-202105-28",
"url": "https://security.gentoo.org/glsa/202105-28"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2154"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2154"
},
{
"cve": "CVE-2022-21595",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: C API). Supported versions that are affected are 5.7.36 and prior and 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21595"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-21595"
},
{
"cve": "CVE-2019-11040",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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.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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "openSUSE-SU-2019:1778",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00029.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11040"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11040"
},
{
"cve": "CVE-2021-2389",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.34 and prior and 8.0.25 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-acef1dc8cf",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2UTW5KMPPDKIMGB4ULE2HS22HYLVKYIH/"
},
{
"summary": "FEDORA-2021-72d5918529",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VGR5ZTB5QEDRRC6G5U6TFNCIVBBKGS5J/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2389"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2389"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/444.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2020-2812",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: Stored Procedure). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-35f52d9370",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UW2ED32VEUHXFN2J3YQE27JIBV4SC2PI/"
},
{
"summary": "openSUSE-SU-2020:0870",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00054.html"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202012-08",
"url": "https://security.gentoo.org/glsa/202012-08"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2812"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2812"
},
{
"cve": "CVE-2021-46665",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows a sql_parse.cc application crash because of incorrect used_tables expectations.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46665"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46665"
},
{
"cve": "CVE-2022-32086",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.4 to v10.8 was discovered to contain a segmentation fault via the component Item_field::fix_outer_field.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32086"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32086"
},
{
"cve": "CVE-2022-32085",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_func_in::cleanup/Item::cleanup_processor.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32085"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/229.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32085"
},
{
"cve": "CVE-2021-21704",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21704"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2020-7066",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20200426 [SECURITY] [DLA 2188-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/04/msg00021.html"
},
{
"summary": "USN-4330-2",
"url": "https://usn.ubuntu.com/4330-2/"
},
{
"summary": "openSUSE-SU-2020:0642",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00025.html"
},
{
"summary": "DSA-4717",
"url": "https://www.debian.org/security/2020/dsa-4717"
},
{
"summary": "DSA-4719",
"url": "https://www.debian.org/security/2020/dsa-4719"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7066"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/170.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-7066"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0b77fbd9e7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XNIEABBH5XCXLFWWZYIDE457SPEDZTXV/"
},
{
"summary": "FEDORA-2022-afdea1c747",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VI3E6A3ZTH2RP7OMLJHSVFIEQBIFM6RF/"
},
{
"summary": "FEDORA-2022-f204e1d0ed",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2L5SUVYGAKSWODUQPZFBUB3AL6E6CSEV/"
},
{
"summary": "DSA-5277",
"url": "https://www.debian.org/security/2022/dsa-5277"
},
{
"summary": "GLSA-202211-03",
"url": "https://security.gentoo.org/glsa/202211-03"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/674.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2021-46662",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows a set_var.cc application crash via certain uses of an UPDATE statement in conjunction with a nested subquery.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46662"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46662"
},
{
"cve": "CVE-2016-5385",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application\u0027s outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv(\u0027HTTP_PROXY\u0027) call or (2) a CGI configuration of PHP, aka an \"httpoxy\" issue.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2016-8eb11666aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7RMYXAVNYL2MOBJTFATE73TOVOEZYC5R/"
},
{
"summary": "VU#797896",
"url": "http://www.kb.cert.org/vuls/id/797896"
},
{
"summary": "GLSA-201611-22",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"summary": "openSUSE-SU-2016:1922",
"url": "http://lists.opensuse.org/opensuse-updates/2016-08/msg00003.html"
},
{
"summary": "RHSA-2016:1613",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1613.html"
},
{
"summary": "RHSA-2016:1611",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1611.html"
},
{
"summary": "RHSA-2016:1610",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1610.html"
},
{
"summary": "DSA-3631",
"url": "http://www.debian.org/security/2016/dsa-3631"
},
{
"summary": "91821",
"url": "http://www.securityfocus.com/bid/91821"
},
{
"summary": "FEDORA-2016-4e7db3d437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KZOIUYZDBWNDDHC6XTOLZYRMRXZWTJCP/"
},
{
"summary": "RHSA-2016:1609",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1609.html"
},
{
"summary": "1036335",
"url": "http://www.securitytracker.com/id/1036335"
},
{
"summary": "RHSA-2016:1612",
"url": "http://rhn.redhat.com/errata/RHSA-2016-1612.html"
},
{
"summary": "FEDORA-2016-9c8cf5912c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GXFEIMZPSVGZQQAYIQ7U7DFVX3IBSDLF/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5385"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/601.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2016-5385"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/113.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2013-6501",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "The default soap.wsdl_cache_dir setting in (1) php.ini-production and (2) php.ini-development in PHP through 5.6.7 specifies the /tmp directory, which makes it easier for local users to conduct WSDL injection attacks by creating a file under /tmp with a predictable filename that is used by the get_sdl function in ext/soap/php_sdl.c.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "SUSE-SU-2015:0436",
"url": "http://lists.opensuse.org/opensuse-security-announce/2015-03/msg00003.html"
},
{
"summary": "72530",
"url": "http://www.securityfocus.com/bid/72530"
},
{
"summary": "GLSA-201606-10",
"url": "https://security.gentoo.org/glsa/201606-10"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6501"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/74.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2013-6501"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4856",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"summary": "GLSA-202105-23",
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"summary": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2019-9024",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9024"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9024"
},
{
"cve": "CVE-2019-9023",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-3902-2",
"url": "https://usn.ubuntu.com/3902-2/"
},
{
"summary": "DSA-4398",
"url": "https://www.debian.org/security/2019/dsa-4398"
},
{
"summary": "USN-3902-1",
"url": "https://usn.ubuntu.com/3902-1/"
},
{
"summary": "107156",
"url": "http://www.securityfocus.com/bid/107156"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"summary": "RHSA-2019:2519",
"url": "https://access.redhat.com/errata/RHSA-2019:2519"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9023"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9023"
},
{
"cve": "CVE-2022-27449",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_func.cc:148.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27449"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/617.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27449"
},
{
"cve": "CVE-2021-46664",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB through 10.5.9 allows an application crash in sub_select_postjoin_aggr for a NULL value of aggr.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-263f7cc483",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NJ4KDAGF3H4D4BDTHRAM6ZEAJJWWMRUO/"
},
{
"summary": "FEDORA-2022-03350936ee",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DKJRBYJAQCOPHSED43A3HUPNKQLDTFGD/"
},
{
"summary": "FEDORA-2022-5cfe372ab7",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZFZVMJL5UDTOZMARLXQIMG3BTG6UNYW/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46664"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-46664"
},
{
"cve": "CVE-2019-11050",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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.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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20191229 [SECURITY] [DLA 2050-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00034.html"
},
{
"summary": "FEDORA-2019-437d94e271",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7GCOAE6KVHYJ3UQ4KLPLTGSLX6IRVRN/"
},
{
"summary": "FEDORA-2019-a54a622670",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWRQPYXVG43Q7DXMXH6UVWMKWGUW552F/"
},
{
"summary": "USN-4239-1",
"url": "https://usn.ubuntu.com/4239-1/"
},
{
"summary": "openSUSE-SU-2020:0080",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00036.html"
},
{
"summary": "20200218 [SECURITY] [DSA 4626-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/27"
},
{
"summary": "DSA-4626",
"url": "https://www.debian.org/security/2020/dsa-4626"
},
{
"summary": "DSA-4628",
"url": "https://www.debian.org/security/2020/dsa-4628"
},
{
"summary": "20200219 [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2020/Feb/31"
},
{
"summary": "20210116 Re: [SECURITY] [DSA 4628-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2021/Jan/3"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11050"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11050"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-590",
"name": "Free of Memory not on the Heap"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-0a96e5b9b1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZZTZQKRGEYJT5UB4FGG3MOE72SQUHSL4/"
},
{
"summary": "FEDORA-2022-f3fc52428e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3T4MMEEZYYAEHPQMZDFN44PHORJWJFZQ/"
},
{
"summary": "DSA-5179",
"url": "https://www.debian.org/security/2022/dsa-5179"
},
{
"summary": "GLSA-202209-20",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/590.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-32081",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2022-cf88f807f9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZHISY4YVO4S5QJYYIXCIAXBM7INOL4VY/"
},
{
"summary": "FEDORA-2022-e0e9a43546",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WCOEGSVMIEXDZHBOSV6WVF7FAVRBR2JE/"
},
{
"summary": "FEDORA-2022-333df1c4aa",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WTVAONAZXJFGHAJ4RP2OF3EAMQCOTDSQ/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32081"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-32081"
},
{
"cve": "CVE-2022-27378",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Create_tmp_table::finalize of MariaDB Server v10.7 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27378"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27378"
},
{
"cve": "CVE-2006-20001",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-20001"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/787.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2006-20001"
},
{
"cve": "CVE-2018-19935",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4353",
"url": "https://www.debian.org/security/2018/dsa-4353"
},
{
"summary": "106143",
"url": "http://www.securityfocus.com/bid/106143"
},
{
"summary": "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19935"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/476.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-19935"
},
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/119.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-4900"
},
{
"cve": "CVE-2018-12882",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"audience": "all",
"category": "description",
"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": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "104551",
"url": "http://www.securityfocus.com/bid/104551"
},
{
"summary": "USN-3702-2",
"url": "https://usn.ubuntu.com/3702-2/"
},
{
"summary": "USN-3702-1",
"url": "https://usn.ubuntu.com/3702-1/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12882"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/416.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2018-12882"
},
{
"cve": "CVE-2019-9641",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"audience": "all",
"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_TIFF.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-4403",
"url": "https://www.debian.org/security/2019/dsa-4403"
},
{
"summary": "USN-3922-1",
"url": "https://usn.ubuntu.com/3922-1/"
},
{
"summary": "[debian-lts-announce] 20190331 [SECURITY] [DLA 1741-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/03/msg00043.html"
},
{
"summary": "USN-3922-2",
"url": "https://usn.ubuntu.com/3922-2/"
},
{
"summary": "openSUSE-SU-2019:1256",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00083.html"
},
{
"summary": "USN-3922-3",
"url": "https://usn.ubuntu.com/3922-3/"
},
{
"summary": "openSUSE-SU-2019:1293",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00104.html"
},
{
"summary": "openSUSE-SU-2019:1572",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00041.html"
},
{
"summary": "openSUSE-SU-2019:1573",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00044.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9641"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/908.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-9641"
},
{
"cve": "CVE-2022-27380",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component my_decimal::operator= of MariaDB Server v10.6.3 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27380"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27380"
},
{
"cve": "CVE-2022-27381",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "An issue in the component Field::set_default of MariaDB Server v10.6 and below was discovered to allow attackers to cause a Denial of Service (DoS) via specially crafted SQL statements.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20220916 [SECURITY] [DLA 3114-1] mariadb-10.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27381"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/89.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27381"
},
{
"cve": "CVE-2021-21707",
"cwe": {
"id": "CWE-159",
"name": "Improper Handling of Invalid Use of Special Elements"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "DSA-5082",
"url": "https://www.debian.org/security/2022/dsa-5082"
},
{
"summary": "[debian-lts-announce] 20221215 [SECURITY] [DLA 3243-1] php7.3 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00030.html"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/159.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2022-27451",
"cwe": {
"id": "CWE-1173",
"name": "Improper Use of Validation Framework"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27451"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/1173.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-27451"
},
{
"cve": "CVE-2020-2780",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: DML). Supported versions that are affected are 5.6.47 and prior, 5.7.29 and prior and 8.0.19 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "USN-4350-1",
"url": "https://usn.ubuntu.com/4350-1/"
},
{
"summary": "FEDORA-2020-20ac7c92a1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TSVLI36TYRTPQGCS24VZQUXCUFOUW4VQ/"
},
{
"summary": "FEDORA-2020-136dc82437",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SDGBQYS3A36S4CAZPV5YROHYXYZR6LAH/"
},
{
"summary": "FEDORA-2020-261c9ddd7c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/77REFDB7DE4WNKQIRGZTF53RFBQOXQLC/"
},
{
"summary": "FEDORA-2020-ac2d47d89a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X4X2BMF3EILMTXGOZDTPYS3KT5VWLA2P/"
},
{
"summary": "GLSA-202105-27",
"url": "https://security.gentoo.org/glsa/202105-27"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2780"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/400.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"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.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-2780"
},
{
"cve": "CVE-2019-11041",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"audience": "all",
"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"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "[debian-lts-announce] 20190812 [SECURITY] [DLA 1878-1] php5 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00010.html"
},
{
"summary": "USN-4097-2",
"url": "https://usn.ubuntu.com/4097-2/"
},
{
"summary": "USN-4097-1",
"url": "https://usn.ubuntu.com/4097-1/"
},
{
"summary": "20190920 [SECURITY] [DSA 4527-1] php7.3 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/35"
},
{
"summary": "DSA-4527",
"url": "https://www.debian.org/security/2019/dsa-4527"
},
{
"summary": "DSA-4529",
"url": "https://www.debian.org/security/2019/dsa-4529"
},
{
"summary": "20190923 [SECURITY] [DSA 4529-1] php7.0 security update",
"url": "https://seclists.org/bugtraq/2019/Sep/38"
},
{
"summary": "openSUSE-SU-2019:2271",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00019.html"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "https://seclists.org/bugtraq/2019/Oct/9"
},
{
"summary": "20191008 APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/15"
},
{
"summary": "20191031 APPLE-SA-2019-10-29-10 Additional information for APPLE-SA-2019-10-07-1 macOS Catalina 10.15",
"url": "http://seclists.org/fulldisclosure/2019/Oct/55"
},
{
"summary": "RHSA-2019:3299",
"url": "https://access.redhat.com/errata/RHSA-2019:3299"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11041"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/125.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2019-11041"
},
{
"cve": "CVE-2021-2174",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"audience": "all",
"category": "description",
"text": "Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 5.7.33 and prior and 8.0.23 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server.",
"title": "Vulnerability Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"references": [
{
"summary": "FEDORA-2021-01189f6361",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AKV7TRUEQW6EV45RSZVVFLVQMNHVHBCJ/"
},
{
"summary": "FEDORA-2021-5b6c69a73a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UJVUTKKFQAWR7NURCQHQQ5JHTVYGEOYQ/"
},
{
"summary": "FEDORA-2021-b8b7829a83",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JJQRPXNDH6YHQLUSCS5VA7DAW32PN7N7/"
},
{
"category": "external",
"summary": "www.cve.org",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2174"
},
{
"category": "external",
"summary": "cwe.mitre.org",
"url": "https://cwe.mitre.org/data/definitions/20.html"
},
{
"category": "external",
"summary": "www.first.org",
"url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-26T10:00:00.000000Z",
"details": "Festo Didactic has released Factory Control Panel as a replacement for XAMPP on its MES PCs. Contact technical support at services.didactic@festo.com to obtain the current version of Factory Control Panel which includes fixes for these vulnerabilities.",
"product_ids": [
"CSAFPID-0001"
],
"restart_required": {
"category": "vulnerable_component"
}
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-2174"
}
]
}
ICSA-24-102-04
Vulnerability from csaf_cisa - Published: 2024-04-09 00:00 - Updated: 2025-05-13 00:00Notes
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Palo Alto Networks has published [1] information on vulnerabilities in PAN-OS. This advisory lists the related Siemens Industrial products affected by these vulnerabilities.\n\nSiemens has released a new version of Palo Alto Networks Virtual NGFW for RUGGEDCOM APE1808 and recommends to update to the latest version. Customers are advised to consult and implement the workarounds provided in Palo Alto Networks\u0027 upstream security notifications.\n\n[1] https://security.paloaltonetworks.com/",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Siemens ProductCERT SSA-455250 from a direct conversion of their vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Siemens ProductCERT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Critical Manufacturing, Transportation Systems, Energy, Healthcare and Public Health, Financial Services, Government Services and Facilities",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-455250: Multiple Vulnerabilities in Palo Alto Networks Virtual NGFW on RUGGEDCOM APE1808 Devices Before V11.1.2-h3 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-455250.json"
},
{
"category": "self",
"summary": "SSA-455250: Multiple Vulnerabilities in Palo Alto Networks Virtual NGFW on RUGGEDCOM APE1808 Devices Before V11.1.2-h3 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-455250.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-04 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-102-04.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-04 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-102-04"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens RUGGEDCOM APE1808",
"tracking": {
"current_release_date": "2025-05-13T00:00:00.000000Z",
"generator": {
"date": "2025-05-19T14:50:37.882441Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-102-04",
"initial_release_date": "2024-04-09T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-04-09T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-05-14T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added newly published upstream vulnerabilities: CVE-2017-8923, CVE-2017-9120, CVE-2020-25658, CVE-2021-21708, CVE-2021-43527, CVE-2022-1271, CVE-2022-31676, CVE-2022-3515, CVE-2022-37454, CVE-2022-47629, CVE-2023-0286, CVE-2024-3383, CVE-2024-3386, CVE-2024-3387, CVE-2024-3388, CVE-2024-3400"
},
{
"date": "2024-07-09T00:00:00.000000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added fix for RUGGEDCOM APE1808 devices configured with Palo Alto Networks Virtual NGFW. Moved CVE-2023-48795 to SSA-364175"
},
{
"date": "2024-09-10T00:00:00.000000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added newly published upstream vulnerability CVE-2024-5916"
},
{
"date": "2024-10-08T00:00:00.000000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added newly published upstream vulnerability CVE-2024-8688"
},
{
"date": "2024-12-10T00:00:00.000000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added newly published upstream vulnerabilities CVE-2024-2551, CVE-2024-5918, CVE-2024-5919"
},
{
"date": "2025-05-13T00:00:00.000000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added newly published upstream vulnerability CVE-2025-0127"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "CSAFPID-0001"
}
},
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "CSAFPID-0002"
}
},
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "CSAFPID-0003"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM APE1808"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2017-9120",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2020-25658",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"notes": [
{
"category": "summary",
"text": "It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2021-43527",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS #7, or PKCS #12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. Note: This vulnerability does NOT impact Mozilla Firefox. However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS \u003c 3.73 and NSS \u003c 3.68.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2022-1271",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-31676",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "VMware Tools (12.0.0, 11.x.y and 10.x.y) contains a local privilege escalation vulnerability. A malicious actor with local non-administrative access to the Guest OS can escalate privileges as a root user in the virtual machine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-31676"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable CRL (certification revocation list) checking, if possible",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-6789",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A cross-site scripting (XSS) vulnerability in Palo Alto Networks PAN-OS software enables a malicious authenticated read-write administrator to store a JavaScript payload using the web interface. Then, when viewed by a properly authenticated administrator, the JavaScript payload executes and disguises all associated actions as performed by that unsuspecting authenticated administrator.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6789"
},
{
"cve": "CVE-2023-6793",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "An improper privilege management vulnerability in Palo Alto Networks PAN-OS software enables an authenticated read-only administrator to revoke active XML API keys from the firewall and disrupt XML API usage.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6793"
},
{
"cve": "CVE-2023-38802",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "FRRouting FRR 7.5.1 through 9.0 and Pica8 PICOS 4.3.3.2 allow a remote attacker to cause a denial of service via a crafted BGP update with a corrupted attribute 23 (Tunnel Encapsulation).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0002"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0002"
]
}
],
"title": "CVE-2023-38802"
},
{
"cve": "CVE-2024-0008",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"notes": [
{
"category": "summary",
"text": "Web sessions in the management interface in Palo Alto Networks PAN-OS software do not expire in certain situations, making it susceptible to unauthorized access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0008"
},
{
"cve": "CVE-2024-2551",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A null pointer dereference vulnerability in Palo Alto Networks PAN-OS software enables an unauthenticated attacker to stop a core system service on the firewall by sending a crafted packet through the data plane that causes a denial of service (DoS) condition. Repeated attempts to trigger this condition result in the firewall entering maintenance mode.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2024-2551"
},
{
"cve": "CVE-2024-3383",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in how Palo Alto Networks PAN-OS software processes data received from Cloud Identity Engine (CIE) agents enables modification of User-ID groups. This impacts user access to network resources where users may be inappropriately denied or allowed access to resources based on your existing Security Policy rules.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-3383"
},
{
"cve": "CVE-2024-3386",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "An incorrect string comparison vulnerability in Palo Alto Networks PAN-OS software prevents Predefined Decryption Exclusions from functioning as intended. This can cause traffic destined for domains that are not specified in Predefined Decryption Exclusions to be unintentionally excluded from decryption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-3386"
},
{
"cve": "CVE-2024-3387",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A weak (low bit strength) device certificate in Palo Alto Networks Panorama software enables an attacker to perform a meddler-in-the-middle (MitM) attack to capture encrypted traffic between the Panorama management server and the firewalls it manages. With sufficient computing resources, the attacker could break encrypted communication and expose sensitive information that is shared between the management server and the firewalls.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-3387"
},
{
"cve": "CVE-2024-3388",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the GlobalProtect Gateway in Palo Alto Networks PAN-OS software enables an authenticated attacker to impersonate another user and send network packets to internal assets. However, this vulnerability does not allow the attacker to receive response packets from those internal assets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-3388"
},
{
"cve": "CVE-2024-5916",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"notes": [
{
"category": "summary",
"text": "An information exposure vulnerability in Palo Alto Networks PAN-OS software enables a local system administrator to unintentionally disclose secrets, passwords, and tokens of external systems. A read-only administrator who has access to the config log, can read secrets, passwords, and tokens to external systems.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-5916"
},
{
"cve": "CVE-2024-5918",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "An improper certificate validation vulnerability in Palo Alto Networks PAN-OS software enables an authorized user with a specially crafted client certificate to connect to an impacted GlobalProtect portal or GlobalProtect gateway as a different legitimate user. This attack is possible only if you \"Allow Authentication with User Credentials OR Client Certificate.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2024-5918"
},
{
"cve": "CVE-2024-5919",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "summary",
"text": "A blind XML External Entities (XXE) injection vulnerability in the Palo Alto Networks PAN-OS software enables an authenticated attacker to exfiltrate arbitrary files from firewalls to an attacker controlled server. This attack requires network access to the firewall management interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2024-5919"
},
{
"cve": "CVE-2024-8688",
"cwe": {
"id": "CWE-155",
"name": "Improper Neutralization of Wildcards or Matching Symbols"
},
"notes": [
{
"category": "summary",
"text": "An improper neutralization of matching symbols vulnerability in the Palo Alto Networks PAN-OS command line interface (CLI) enables authenticated administrators (including read-only administrators) with access to the CLI to to read arbitrary files on the firewall.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002"
]
}
],
"title": "CVE-2024-8688"
},
{
"cve": "CVE-2025-0127",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A command injection vulnerability in Palo Alto Networks PAN-OS software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. This issue is only applicable to PAN-OS VM-Series. This issue does not affect firewalls that are already deployed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0003"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"CSAFPID-0003"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0003"
]
}
],
"title": "CVE-2025-0127"
}
]
}
GHSA-G9QG-RG7J-WHHX
Vulnerability from github – Published: 2022-02-28 00:00 – Updated: 2022-03-26 00:01In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.
{
"affected": [],
"aliases": [
"CVE-2021-21708"
],
"database_specific": {
"cwe_ids": [
"CWE-416"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-02-27T08:15:00Z",
"severity": "CRITICAL"
},
"details": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"id": "GHSA-g9qg-rg7j-whhx",
"modified": "2022-03-26T00:01:02Z",
"published": "2022-02-28T00:00:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20220325-0004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
SSA-455250
Vulnerability from csaf_siemens - Published: 2024-04-09 00:00 - Updated: 2025-05-13 00:00Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Palo Alto Networks has published [1] information on vulnerabilities in PAN-OS. This advisory lists the related Siemens Industrial products affected by these vulnerabilities.\n\nSiemens has released a new version of Palo Alto Networks Virtual NGFW for RUGGEDCOM APE1808 and recommends to update to the latest version. Customers are advised to consult and implement the workarounds provided in Palo Alto Networks\u0027 upstream security notifications.\n\n[1] https://security.paloaltonetworks.com/",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-455250: Multiple Vulnerabilities in Palo Alto Networks Virtual NGFW on RUGGEDCOM APE1808 Devices Before V11.1.2-h3 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-455250.html"
},
{
"category": "self",
"summary": "SSA-455250: Multiple Vulnerabilities in Palo Alto Networks Virtual NGFW on RUGGEDCOM APE1808 Devices Before V11.1.2-h3 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-455250.json"
}
],
"title": "SSA-455250: Multiple Vulnerabilities in Palo Alto Networks Virtual NGFW on RUGGEDCOM APE1808 Devices Before V11.1.2-h3",
"tracking": {
"current_release_date": "2025-05-13T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-455250",
"initial_release_date": "2024-04-09T00:00:00Z",
"revision_history": [
{
"date": "2024-04-09T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-05-14T00:00:00Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added newly published upstream vulnerabilities: CVE-2017-8923, CVE-2017-9120, CVE-2020-25658, CVE-2021-21708, CVE-2021-43527, CVE-2022-1271, CVE-2022-31676, CVE-2022-3515, CVE-2022-37454, CVE-2022-47629, CVE-2023-0286, CVE-2024-3383, CVE-2024-3386, CVE-2024-3387, CVE-2024-3388, CVE-2024-3400"
},
{
"date": "2024-07-09T00:00:00Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added fix for RUGGEDCOM APE1808 devices configured with Palo Alto Networks Virtual NGFW. Moved CVE-2023-48795 to SSA-364175"
},
{
"date": "2024-09-10T00:00:00Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added newly published upstream vulnerability CVE-2024-5916"
},
{
"date": "2024-10-08T00:00:00Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added newly published upstream vulnerability CVE-2024-8688"
},
{
"date": "2024-12-10T00:00:00Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added newly published upstream vulnerabilities CVE-2024-2551, CVE-2024-5918, CVE-2024-5919"
},
{
"date": "2025-05-13T00:00:00Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added newly published upstream vulnerability CVE-2025-0127"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "1"
}
},
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "RUGGEDCOM APE1808",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "RUGGEDCOM APE1808"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2017-9120",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2017-9120"
},
{
"cve": "CVE-2020-25658",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"notes": [
{
"category": "summary",
"text": "It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2021-43527",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NSS (Network Security Services) versions prior to 3.73 or 3.68.1 ESR are vulnerable to a heap overflow when handling DER-encoded DSA or RSA-PSS signatures. Applications using NSS for handling signatures encoded within CMS, S/MIME, PKCS #7, or PKCS #12 are likely to be impacted. Applications using NSS for certificate validation or other TLS, X.509, OCSP or CRL functionality may be impacted, depending on how they configure NSS. Note: This vulnerability does NOT impact Mozilla Firefox. However, email clients and PDF viewers that use NSS for signature verification, such as Thunderbird, LibreOffice, Evolution and Evince are believed to be impacted. This vulnerability affects NSS \u003c 3.73 and NSS \u003c 3.68.1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2021-43527"
},
{
"cve": "CVE-2022-1271",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An arbitrary file write vulnerability was found in GNU gzip\u0027s zgrep utility. When zgrep is applied on the attacker\u0027s chosen file name (for example, a crafted file name), this can overwrite an attacker\u0027s content to an arbitrary attacker-selected file. This flaw occurs due to insufficient validation when processing filenames with two or more newlines where selected content and the target file names are embedded in crafted multi-line file names. This flaw allows a remote, low privileged attacker to force zgrep to write arbitrary files on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-3515",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the Libksba library due to an integer overflow within the CRL parser. The vulnerability can be exploited remotely for code execution on the target system by passing specially crafted data to the application, for example, a malicious S/MIME attachment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-31676",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "VMware Tools (12.0.0, 11.x.y and 10.x.y) contains a local privilege escalation vulnerability. A malicious actor with local non-administrative access to the Guest OS can escalate privileges as a root user in the virtual machine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-31676"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-47629",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2023-0286",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "summary",
"text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Disable CRL (certification revocation list) checking, if possible",
"product_ids": [
"1"
]
},
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-6789",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A cross-site scripting (XSS) vulnerability in Palo Alto Networks PAN-OS software enables a malicious authenticated read-write administrator to store a JavaScript payload using the web interface. Then, when viewed by a properly authenticated administrator, the JavaScript payload executes and disguises all associated actions as performed by that unsuspecting authenticated administrator.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-6789"
},
{
"cve": "CVE-2023-6793",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "An improper privilege management vulnerability in Palo Alto Networks PAN-OS software enables an authenticated read-only administrator to revoke active XML API keys from the firewall and disrupt XML API usage.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-6793"
},
{
"cve": "CVE-2023-38802",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "FRRouting FRR 7.5.1 through 9.0 and Pica8 PICOS 4.3.3.2 allow a remote attacker to cause a denial of service via a crafted BGP update with a corrupted attribute 23 (Tunnel Encapsulation).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"2"
]
}
],
"title": "CVE-2023-38802"
},
{
"cve": "CVE-2024-0008",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"notes": [
{
"category": "summary",
"text": "Web sessions in the management interface in Palo Alto Networks PAN-OS software do not expire in certain situations, making it susceptible to unauthorized access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-0008"
},
{
"cve": "CVE-2024-2551",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A null pointer dereference vulnerability in Palo Alto Networks PAN-OS software enables an unauthenticated attacker to stop a core system service on the firewall by sending a crafted packet through the data plane that causes a denial of service (DoS) condition. Repeated attempts to trigger this condition result in the firewall entering maintenance mode.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1",
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1",
"2"
]
}
],
"title": "CVE-2024-2551"
},
{
"cve": "CVE-2024-3383",
"cwe": {
"id": "CWE-282",
"name": "Improper Ownership Management"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in how Palo Alto Networks PAN-OS software processes data received from Cloud Identity Engine (CIE) agents enables modification of User-ID groups. This impacts user access to network resources where users may be inappropriately denied or allowed access to resources based on your existing Security Policy rules.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-3383"
},
{
"cve": "CVE-2024-3386",
"cwe": {
"id": "CWE-436",
"name": "Interpretation Conflict"
},
"notes": [
{
"category": "summary",
"text": "An incorrect string comparison vulnerability in Palo Alto Networks PAN-OS software prevents Predefined Decryption Exclusions from functioning as intended. This can cause traffic destined for domains that are not specified in Predefined Decryption Exclusions to be unintentionally excluded from decryption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-3386"
},
{
"cve": "CVE-2024-3387",
"cwe": {
"id": "CWE-326",
"name": "Inadequate Encryption Strength"
},
"notes": [
{
"category": "summary",
"text": "A weak (low bit strength) device certificate in Palo Alto Networks Panorama software enables an attacker to perform a meddler-in-the-middle (MitM) attack to capture encrypted traffic between the Panorama management server and the firewalls it manages. With sufficient computing resources, the attacker could break encrypted communication and expose sensitive information that is shared between the management server and the firewalls.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-3387"
},
{
"cve": "CVE-2024-3388",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability in the GlobalProtect Gateway in Palo Alto Networks PAN-OS software enables an authenticated attacker to impersonate another user and send network packets to internal assets. However, this vulnerability does not allow the attacker to receive response packets from those internal assets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-3388"
},
{
"cve": "CVE-2024-5916",
"cwe": {
"id": "CWE-312",
"name": "Cleartext Storage of Sensitive Information"
},
"notes": [
{
"category": "summary",
"text": "An information exposure vulnerability in Palo Alto Networks PAN-OS software enables a local system administrator to unintentionally disclose secrets, passwords, and tokens of external systems. A read-only administrator who has access to the config log, can read secrets, passwords, and tokens to external systems.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-5916"
},
{
"cve": "CVE-2024-5918",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "An improper certificate validation vulnerability in Palo Alto Networks PAN-OS software enables an authorized user with a specially crafted client certificate to connect to an impacted GlobalProtect portal or GlobalProtect gateway as a different legitimate user. This attack is possible only if you \"Allow Authentication with User Credentials OR Client Certificate.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1",
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1",
"2"
]
}
],
"title": "CVE-2024-5918"
},
{
"cve": "CVE-2024-5919",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "summary",
"text": "A blind XML External Entities (XXE) injection vulnerability in the Palo Alto Networks PAN-OS software enables an authenticated attacker to exfiltrate arbitrary files from firewalls to an attacker controlled server. This attack requires network access to the firewall management interface.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1",
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.8,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2"
]
}
],
"title": "CVE-2024-5919"
},
{
"cve": "CVE-2024-8688",
"cwe": {
"id": "CWE-155",
"name": "Improper Neutralization of Wildcards or Matching Symbols"
},
"notes": [
{
"category": "summary",
"text": "An improper neutralization of matching symbols vulnerability in the Palo Alto Networks PAN-OS command line interface (CLI) enables authenticated administrators (including read-only administrators) with access to the CLI to to read arbitrary files on the firewall.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"1",
"2"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2"
]
}
],
"title": "CVE-2024-8688"
},
{
"cve": "CVE-2025-0127",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A command injection vulnerability in Palo Alto Networks PAN-OS software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. This issue is only applicable to PAN-OS VM-Series. This issue does not affect firewalls that are already deployed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"3"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Upgrade Palo Alto Networks Virtual NGFW V11.1.2-h3. Contact customer support to receive patch and update information",
"product_ids": [
"3"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"3"
]
}
],
"title": "CVE-2025-0127"
}
]
}
FKIE_CVE-2021-21708
Vulnerability from fkie_nvd - Published: 2022-02-27 08:15 - Updated: 2024-11-21 05:489.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| security@php.net | https://bugs.php.net/bug.php?id=81708 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| security@php.net | https://security.gentoo.org/glsa/202209-20 | Third Party Advisory | |
| security@php.net | https://security.netapp.com/advisory/ntap-20220325-0004/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=81708 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202209-20 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20220325-0004/ | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "07B88F14-3867-49F4-8BE6-64E1D98927AB",
"versionEndExcluding": "7.4.28",
"versionStartIncluding": "7.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AC80C1D0-09AC-43B1-A653-7ECFB37DC42E",
"versionEndExcluding": "8.0.16",
"versionStartIncluding": "8.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B7E795BC-F012-4904-B445-D76E358EC66D",
"versionEndExcluding": "8.1.3",
"versionStartIncluding": "8.1.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
},
{
"lang": "es",
"value": "En PHP versiones 7.4.x anteriores a 7.4.28, versiones 8.0.x anteriores a 8.0.16 y versiones 8.1.x anteriores a 8.1.3, cuando son usados funciones de filtrado con el filtro FILTER_VALIDATE_FLOAT y los l\u00edmites m\u00ednimo/m\u00e1ximo, si el filtro falla, se presenta la posibilidad de que sea activado el uso de la memoria asignada despu\u00e9s de liberarla, lo que puede resultar en un bloqueo, y potencialmente la sobreescritura de otros trozos de memoria y RCE. Este problema afecta a: el c\u00f3digo que usa FILTER_VALIDATE_FLOAT con l\u00edmites m\u00edn/m\u00e1x."
}
],
"id": "CVE-2021-21708",
"lastModified": "2024-11-21T05:48:52.737",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2,
"source": "security@php.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-02-27T08:15:06.817",
"references": [
{
"source": "security@php.net",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"source": "security@php.net",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-20"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-416"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.